hanchenye-llvm-project/lld/lib
Hans Wennborg 04632f1f16 [PECOFF] Handle "--" option explicitly
This used to be handled automagically by the option parsing library,
but after LLVM r188314, we should handle it ourselves.

No functionality change, but adds a test.

llvm-svn: 188318
2013-08-13 21:44:44 +00:00
..
Core Fix spelling error. s/Libary/Library/g. 2013-08-09 04:19:54 +00:00
Driver [PECOFF] Handle "--" option explicitly 2013-08-13 21:44:44 +00:00
Passes Fix test failure introduced in r187271 by enabling pipefail. 2013-07-29 21:50:33 +00:00
ReaderWriter [PECOFF] Treat the common symbol as mergeable symbol. 2013-08-13 00:03:21 +00:00
CMakeLists.txt