Add --icf=none option.
authorRui Ueyama <ruiu@google.com>
Wed, 9 Aug 2017 21:32:38 +0000 (21:32 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 9 Aug 2017 21:32:38 +0000 (21:32 +0000)
commitae704a54729d0a6e2c72b7fd7e364c33a7989f57
tree399e9f4ad0ce6bdab4f70b3f1a17aaa45a55e45c
parentab04a08c49623ad3738e53ad2828419a8ffc3246
Add --icf=none option.

--icf=none negates --icf=all.

llvm-svn: 310526
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/test/ELF/icf-none.s [new file with mode: 0644]