diff options
author | Michael Kruse <llvm@meinersbur.de> | 2016-08-25 14:58:29 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2016-08-25 14:58:29 +0000 |
commit | b41b990e05797d1d69ea735bb168893974757422 (patch) | |
tree | 1bbce7741653c7dd506f4521c5ae115882728643 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 606b06a1564360725547d9ac7d315303c8703af7 (diff) | |
download | bcm5719-llvm-b41b990e05797d1d69ea735bb168893974757422.tar.gz bcm5719-llvm-b41b990e05797d1d69ea735bb168893974757422.zip |
Query llvm-config to get system libs required for linking.
Remove the unused function get_system_libs. Instead, run
'llvm-config --system-libs' to determine which libraries are required in
addition LLVM's for linking an executable. At the moment these are the unittests
that link to gtest and transitively depend on these system libs.
llvm-svn: 279743
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions