blob: 3cf905697a4252308b2e96a6c3bd78b67ae9511a [file] [log] [blame]
add_llvm_library(LLVMBitWriter
BitWriter.cpp
BitcodeWriter.cpp
BitcodeWriterPass.cpp
ValueEnumerator.cpp
)
add_llvm_library_dependencies(LLVMBitWriter
LLVMCore
LLVMSupport
)