1add_llvm_library(LLVMBitReader
2  BitReader.cpp
3  BitcodeReader.cpp
4  )
5