summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
blob: 07968c8123a8bfdbe2d736f7950fc05426060d53 (plain)
1
2
3
4
5
add_llvm_library(LLVMGlobalISel
        IRTranslator.cpp
  )

add_dependencies(LLVMGlobalISel intrinsics_gen)
OpenPOWER on IntegriCloud