[SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offsets.
[oota-llvm.git] / lib / CodeGen / MIRParser / CMakeLists.txt
index 468f072ed7f3b79cb896c9a429760e28bba5560b..7e757f68208f76858a47cbf03257c67b1e4444cc 100644 (file)
@@ -1,4 +1,6 @@
 add_llvm_library(LLVMMIRParser
+  MILexer.cpp
+  MIParser.cpp
   MIRParser.cpp
   )