llvm-project/lld/MinGW
Rui Ueyama 9c37d8c18b Use getUnaliasedOption so that this switch works for option aliases.
There are no alises handled by this switch, but getUnaliasesdOption is
preferred way of doing this. This is also consistent with ELF and COFF.

llvm-svn: 313180
2017-09-13 19:44:36 +00:00
..
CMakeLists.txt lldMinGW itself doesn't require libpthread. 2017-09-13 07:59:07 +00:00
Driver.cpp Use getUnaliasedOption so that this switch works for option aliases. 2017-09-13 19:44:36 +00:00
Options.td [MinGW] Add support for the options --[no-]whole-archive 2017-09-13 07:28:09 +00:00