[PATCH] D36508: [ELF] - Linkerscript: Add `~` as separate math token.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 05:10:59 PDT 2017
ruiu added a comment.
bfd's behavior seems more conservative than gold, and if GNU linkers are inconsistent, I'd make lld compatible with conservative one, so I wouldn't make this change.
https://reviews.llvm.org/D36508
More information about the llvm-commits
mailing list