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:
61b057a
)
Add missing file to CMake list
author
Eli Bendersky
<eliben@google.com>
Tue, 5 Feb 2013 23:37:18 +0000
(23:37 +0000)
committer
Eli Bendersky
<eliben@google.com>
Tue, 5 Feb 2013 23:37:18 +0000
(23:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174465
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 1e9e509fd2a10c471b422dc95493350b1df00286..e97455abace283f661e80f76b415e77262e09919 100644
(file)
--- a/
lib/DebugInfo/CMakeLists.txt
+++ b/
lib/DebugInfo/CMakeLists.txt
@@
-6,6
+6,7
@@
add_llvm_library(LLVMDebugInfo
DWARFDebugAbbrev.cpp
DWARFDebugArangeSet.cpp
DWARFDebugAranges.cpp
+ DWARFDebugFrame.cpp
DWARFDebugInfoEntry.cpp
DWARFDebugLine.cpp
DWARFDebugRangeList.cpp