summaryrefslogtreecommitdiff
path: root/lib/IRReader/CMakeLists.txt
blob: cf10d8b7dba92fa6dd38112323d567accb0180b9 (plain)
1
2
3
add_llvm_library(LLVMIRReader
  IRReader.cpp
  )