The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index d69ab5990767bce886ada262668f8ec3fb1f5101..0c595827bd7549c2f186dc26aaf638518eb89607 100644 (file)
@@ -11,6 +11,7 @@ add_llvm_library(LLVMAnalysis
   ConstantFolding.cpp
   DbgInfoPrinter.cpp
   DebugInfo.cpp
+  DIBuilder.cpp
   DomPrinter.cpp
   IVUsers.cpp
   InlineCost.cpp