Home | History | Annotate | Download | only in IRReader
      1 add_llvm_library(LLVMIRReader
      2   IRReader.cpp
      3   )
      4