X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FDebugInfo%2FCMakeLists.txt;h=4a6221d454a188ecd183b563a7229108562420f2;hb=71857ccdb83b6374f7a791c2dae45ce9934a85af;hp=e97455abace283f661e80f76b415e77262e09919;hpb=7743232775d2fe12f3152fe955218dc1fc97a497;p=oota-llvm.git diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index e97455abace..4a6221d454a 100644 --- a/lib/DebugInfo/CMakeLists.txt +++ b/lib/DebugInfo/CMakeLists.txt @@ -9,6 +9,7 @@ add_llvm_library(LLVMDebugInfo DWARFDebugFrame.cpp DWARFDebugInfoEntry.cpp DWARFDebugLine.cpp + DWARFDebugLoc.cpp DWARFDebugRangeList.cpp DWARFFormValue.cpp )