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