[PATCH] D40017: [LLD] [MinGW] Add support for --dynamicbase, --nxcompat, --tsaware and --high-entropy-va
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 13:48:18 PST 2017
rnk added a comment.
I think I'm in favor of ignoring options that reinforce LLD's defaults and don't have negatives. We can wait until a user files a bug and then add a negative option for them, or maybe add an escaping mechanism to let them pass the negative MSVC-style option.
https://reviews.llvm.org/D40017
More information about the llvm-commits
mailing list