summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-02-12 01:35:29 +0000
committerPetr Hosek <phosek@chromium.org>2019-02-12 01:35:29 +0000
commit5300d8411604c9471f2da506942046f7aa2a8c42 (patch)
tree936dd9b7ad28e78333fce1d5b04a30315936c997 /lldb/source/Plugins/OperatingSystem/Python
parent43d6122f7331dbbff6072c9614abf64356a24040 (diff)
downloadbcm5719-llvm-5300d8411604c9471f2da506942046f7aa2a8c42.tar.gz
bcm5719-llvm-5300d8411604c9471f2da506942046f7aa2a8c42.zip
[CMake] Avoid passing -rtlib=compiler-rt when using compiler-rt
We build libc++ and libc++abi with -nodefaultlibs, so -rtlib=compiler-rt has no effect and results in an 'argument unused during compilation' warning which breaks the build when using -Werror. We can therefore drop -rtlib=compiler-rt without any functional change; note that the actual compiler-rt linking is handled by HandleCompilerRT. Differential Revision: https://reviews.llvm.org/D58084 llvm-svn: 353786
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud