This is an archive of the discontinued LLVM Phabricator instance.

Use GetLinkerPath utility function to find linker for NaCl toolchain
ClosedPublic

Authored by dschuff on Jun 24 2015, 10:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dschuff updated this revision to Diff 28364.Jun 24 2015, 10:22 AM
dschuff retitled this revision from to Use GetLinkerPath utility function to find linker for NaCl toolchain.
dschuff added a reviewer: jvoung.
dschuff updated this object.
dschuff added a subscriber: Unknown Object (MLST).
jvoung accepted this revision.Jun 24 2015, 10:54 AM
jvoung edited edge metadata.

Worth adding a test case to test/Driver/fuse-ld.c ?

Otherwise LGTM

This revision is now accepted and ready to land.Jun 24 2015, 10:54 AM
dschuff updated this revision to Diff 33021.Aug 24 2015, 4:40 PM
dschuff edited edge metadata.
  • broken test. uses system ld.gold
This revision was automatically updated to reflect the committed changes.

argh, I keep forgetting that 'git svn dcommit' commits all of your local git commits individually. Sorry about the noise.