[PATCH] D53249: Force Hexagon to use default (hexagon-link) linker

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 13 18:17:00 PDT 2018


phosek created this revision.
phosek added reviewers: sidneym, rsmith.
Herald added a subscriber: cfe-commits.

Hexagon relies on hexagon-link so invoke Clang to -fuse-ld=ld to
always use the default linker, otherwise tests break when the Clang
default linker is set to anything other than default.


Repository:
  rC Clang

https://reviews.llvm.org/D53249

Files:
  clang/test/Driver/hexagon-toolchain-elf.c
  clang/test/Driver/linux-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53249.169583.patch
Type: text/x-patch
Size: 12430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181014/bb690a32/attachment-0001.bin>


More information about the cfe-commits mailing list