summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2013-02-05 23:37:18 +0000
committerEli Bendersky <eliben@google.com>2013-02-05 23:37:18 +0000
commitaece14caddc4fd8bcc72e03f03370991227bcefd (patch)
treeabf2ee3446f2f44e6dc108527f855f039c7d0b5e /llvm/lib/DebugInfo
parent59a6fb0381731eb1f7f38de0b217777d1560f3ce (diff)
downloadbcm5719-llvm-aece14caddc4fd8bcc72e03f03370991227bcefd.tar.gz
bcm5719-llvm-aece14caddc4fd8bcc72e03f03370991227bcefd.zip
Add missing file to CMake list
llvm-svn: 174465
Diffstat (limited to 'llvm/lib/DebugInfo')
-rw-r--r--llvm/lib/DebugInfo/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/CMakeLists.txt b/llvm/lib/DebugInfo/CMakeLists.txt
index 1e9e509fd2a..e97455abace 100644
--- a/llvm/lib/DebugInfo/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud