[PATCH] D37733: [ELF] - Implement --push-state/--pop-state.

Sergey Semushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 01:32:10 PDT 2017


predelnik added a comment.

Well making a link to lld as ld.gold doesn't work as a workaround anyway. Looks like the only "workaround" is to use clang instead of gcc since these options are added by gcc on ubuntu for some obscure reason.


https://reviews.llvm.org/D37733





More information about the llvm-commits mailing list