CMakeLists.txt   [plain text]


add_llvm_library(LLVMIRReader
  IRReader.cpp
  )