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

  DEPENDS
  intrinsics_gen
  )
OpenPOWER on IntegriCloud