summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/CMakeLists.txt
blob: 2eb5b844d0e11ee45521de9c84c4e6e7fd30376c (plain)
1
2
3
4
5
6
7
8
add_llvm_library(LLVMMIRParser
  MILexer.cpp
  MIParser.cpp
  MIRParser.cpp

  DEPENDS
  intrinsics_gen
  )
OpenPOWER on IntegriCloud