X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FDebugInfo%2FCMakeLists.txt;h=4a6221d454a188ecd183b563a7229108562420f2;hb=0a230e0d985625a3909cb78fd867a3abaf434565;hp=1e9e509fd2a10c471b422dc95493350b1df00286;hpb=07071c1c7559b52591190dbe74f2fa13ddea03be;p=oota-llvm.git diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index 1e9e509fd2a..4a6221d454a 100644 --- a/lib/DebugInfo/CMakeLists.txt +++ b/lib/DebugInfo/CMakeLists.txt @@ -6,8 +6,10 @@ add_llvm_library(LLVMDebugInfo DWARFDebugAbbrev.cpp DWARFDebugArangeSet.cpp DWARFDebugAranges.cpp + DWARFDebugFrame.cpp DWARFDebugInfoEntry.cpp DWARFDebugLine.cpp + DWARFDebugLoc.cpp DWARFDebugRangeList.cpp DWARFFormValue.cpp )