diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-11 00:31:33 +0000 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-11 00:31:33 +0000 |
commit | b56c8bce32394665f45c6a735355f031b71c6998 (patch) | |
tree | 87d68421bcd7d082fa0307b1cdb3889f5b86073d /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | fb815282d54f1416e15fa889a79e3a09c91369f6 (diff) | |
download | bcm5719-llvm-b56c8bce32394665f45c6a735355f031b71c6998.tar.gz bcm5719-llvm-b56c8bce32394665f45c6a735355f031b71c6998.zip |
Clean up building & linking of Process/elf-core.
Summary:
* cmake/LLDBDependencies.cmake: elf-core is already included
globally in LLDB_USED_LIBS, so it doesn't need to be re-added
on individual platforms.
* lib/Makefile: elf-core is linked on each platform, so move it
to the global list of used libraries.
* source/Plugins/Makefile: elf-core is built on each platform, so
move it to the global list of things to build.
Reviewers: clayborg, labath
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12762
llvm-svn: 247366
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions