Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix
[oota-llvm.git] / lib / DebugInfo / CMakeLists.txt
index 73e5897e719e4039db737bea1fafdcc9a69d2a9d..fdffcb6a77c60ab028fea3528ca84908fbc7e0b7 100644 (file)
@@ -4,7 +4,10 @@ add_llvm_library(LLVMDebugInfo
   DWARFCompileUnit.cpp
   DWARFContext.cpp
   DWARFDebugAbbrev.cpp
+  DWARFDebugArangeSet.cpp
+  DWARFDebugAranges.cpp
   DWARFDebugInfoEntry.cpp
+  DWARFDebugLine.cpp
   DWARFFormValue.cpp
   )