[PATCH] D53327: [Hexagon] Use -fuse-ld update checks.
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 16 09:13:40 PDT 2018
sidneym created this revision.
sidneym added reviewers: phosek, rsmith, kparzysz, bcain.
Herald added a subscriber: cfe-commits.
Use -fuse-ld to explicitly name the linker. Replace checks for hexagon-link | ld to just "hexagon-link", the name of the explicitly chosen linker.
Repository:
rC Clang
https://reviews.llvm.org/D53327
Files:
test/Driver/hexagon-toolchain-elf.c
test/Driver/linux-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53327.169834.patch
Type: text/x-patch
Size: 18170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/61628912/attachment.bin>
More information about the llvm-commits
mailing list