1add_llvm_library(LLVMBitWriter 2 BitWriter.cpp 3 BitcodeWriter.cpp 4 BitcodeWriterPass.cpp 5 ValueEnumerator.cpp 6 ) 7