projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58bfb27
)
[DebugInfo] fixup for r162657: update CMakeLists.txt
author
Alexey Samsonov
<samsonov@google.com>
Mon, 27 Aug 2012 07:24:43 +0000
(07:24 +0000)
committer
Alexey Samsonov
<samsonov@google.com>
Mon, 27 Aug 2012 07:24:43 +0000
(07:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162659
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/DebugInfo/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/DebugInfo/CMakeLists.txt
b/lib/DebugInfo/CMakeLists.txt
index 441f1e86dcd8fdfa48acba740f97e744989535a4..1e9e509fd2a10c471b422dc95493350b1df00286 100644
(file)
--- a/
lib/DebugInfo/CMakeLists.txt
+++ b/
lib/DebugInfo/CMakeLists.txt
@@
-8,5
+8,6
@@
add_llvm_library(LLVMDebugInfo
DWARFDebugAranges.cpp
DWARFDebugInfoEntry.cpp
DWARFDebugLine.cpp
+ DWARFDebugRangeList.cpp
DWARFFormValue.cpp
)