blob: 37bebc449635246ccc3d79a7ffdea7161bdc4658 [file] [log] [blame]
add_llvm_library(LLVMBitReader
BitReader.cpp
BitcodeReader.cpp
)
add_llvm_library_dependencies(LLVMBitReader
LLVMCore
LLVMSupport
)