[FastISel][AArch64] Fix a few BuildMI callsites where the result register was added...
[oota-llvm.git] / lib / DebugInfo / CMakeLists.txt
index e97455abace283f661e80f76b415e77262e09919..61a3fb066d115a0c05f9fcc48c7ecfaaed146b16 100644 (file)
@@ -9,6 +9,9 @@ add_llvm_library(LLVMDebugInfo
   DWARFDebugFrame.cpp
   DWARFDebugInfoEntry.cpp
   DWARFDebugLine.cpp
+  DWARFDebugLoc.cpp
   DWARFDebugRangeList.cpp
   DWARFFormValue.cpp
+  DWARFTypeUnit.cpp
+  DWARFUnit.cpp
   )