[PATCH] D53219: Update hexagon driver tests
    Sid Manning via Phabricator via llvm-commits 
    llvm-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/llvm-commits/attachments/20181012/a6559fb3/attachment.bin>
    
    
More information about the llvm-commits
mailing list