[PATCH] D33259: Don't defer to the GCC driver for linking arm-baremetal
Jonathan Roelofs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 16:30:50 PDT 2017
jroelofs added a comment.
> I would expect this to changes wildly depending on the specific environment.
My assertion is that our default "specific environment" ought to cater to using llvm's own tools... at least until someone comes along and says they actually want `-fuse-ld=gcc`, or whatever.
https://reviews.llvm.org/D33259
More information about the cfe-commits
mailing list