[PATCH] D53038: [Hexagon] Use GetLinkerPath method instead of hard-coded linker name.
Sid Manning via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 12 10:34:05 PDT 2018
sidneym added a comment.
Seems like the test cases do not consider the possibility of CLANG_DEFAULT_LINKER being set. If CLANG_DEFAULT_LINKER was set to "hexagon-link" these tests would probably pass.
I'm checking this out now.
Repository:
rC Clang
https://reviews.llvm.org/D53038
More information about the cfe-commits
mailing list