summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/CMakeLists.txt')
-rw-r--r--llvm/lib/CodeGen/GlobalISel/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt b/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
index 07968c8123a..c18934acca1 100644
--- a/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
+++ b/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
@@ -1,5 +1,6 @@
add_llvm_library(LLVMGlobalISel
IRTranslator.cpp
+ MachineIRBuilder.cpp
)
add_dependencies(LLVMGlobalISel intrinsics_gen)
OpenPOWER on IntegriCloud