[PATCH] D53219: Update hexagon driver tests

Sid Manning via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 12 14:28:28 PDT 2018


sidneym created this revision.
sidneym added reviewers: bcain, davezarzycki, kparzysz, shankare.
Herald added a subscriber: cfe-commits.

Don't assume the linker is hexagon-link.  https://reviews.llvm.org/D53038 removed the hard-coded name so now it is possible for the other named linkers to be used.

Assume either hexagon-link or *ld*.


Repository:
  rC Clang

https://reviews.llvm.org/D53219

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53219.169491.patch
Type: text/x-patch
Size: 9813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181012/a6559fb3/attachment-0001.bin>


More information about the cfe-commits mailing list