diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-10-09 02:49:31 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-10-09 02:49:31 +0000 |
commit | 5b5f4f0c74a5555c214cdb1bf37e1c5771ea6340 (patch) | |
tree | ff8b5b8580b38a7910f0b5078f9fe64249512325 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 3b593f56fcfc98711489de2d8d1edb2087bb1c6c (diff) | |
download | llvm-5b5f4f0c74a5555c214cdb1bf37e1c5771ea6340.zip llvm-5b5f4f0c74a5555c214cdb1bf37e1c5771ea6340.tar.gz llvm-5b5f4f0c74a5555c214cdb1bf37e1c5771ea6340.tar.bz2 |
[CMake] Fix in-tree libcxxabi build support after r283659
r283659 changed the argument to gen_link_script.py from SCRIPT_ABI_LIBNAME to
LIBCXX_LIBRARIES_PUBLIC, assuming that all of the items in the
LIBCXX_LIBRARIES_PUBLIC list were library names. This is not right, however,
for in-tree libcxxabi builds, we might have the target name in this list. There
was special logic to fixup SCRIPT_ABI_LIBNAME for this situation; change it to
apply a similar fixup for LIBCXX_LIBRARIES_PUBLIC.
llvm-svn: 283684
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions