[DebugInfo] fixup for r162657: update CMakeLists.txt

llvm-svn: 162659
This commit is contained in:
Alexey Samsonov 2012-08-27 07:24:43 +00:00
parent bbee14ad9d
commit 57736afed2

View File

@ -8,5 +8,6 @@ add_llvm_library(LLVMDebugInfo
DWARFDebugAranges.cpp
DWARFDebugInfoEntry.cpp
DWARFDebugLine.cpp
DWARFDebugRangeList.cpp
DWARFFormValue.cpp
)