Home | History | Annotate | Download | only in BitReader_2_7
      1 add_llvm_library(LLVMBitReader
      2   BitReader.cpp
      3   BitcodeReader.cpp
      4   )
      5