summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2018-06-14 23:26:33 +0000
committerShoaib Meenai <smeenai@fb.com>2018-06-14 23:26:33 +0000
commitfce4616189ef38c786e40c00e4eb71c82e6968ea (patch)
tree3137e364a7f804566e754d52a1928212dcdbf375 /lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
parent16c44560227cced92fbb61e3ab5bf403a74791f8 (diff)
downloadbcm5719-llvm-fce4616189ef38c786e40c00e4eb71c82e6968ea.tar.gz
bcm5719-llvm-fce4616189ef38c786e40c00e4eb71c82e6968ea.zip
[cmake] Add linker detection for Apple platforms
LLVM currently assumes that Apple platforms will always use ld64. In the future, LLD Mach-O might also be supported, so add the beginnings of linker detection support. ld64 is currently the only detected linker, since `ld64.lld -v` doesn't yield any useful version output, but we can add that detection later, and in the meantime it's still useful to have the ld64 identification. Switch clang's order file check to use this new detection rather than just checking for the presence of an ld64 executable. Differential Revision: https://reviews.llvm.org/D48201 llvm-svn: 334780
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud