forked from OSchip/llvm-project
0e32610fb5
Previously LLD would fail if /OPT:icf, /OPT:lbr or such are specified, because these command line flags would be handled as unknown ones. We rather want LLD to ignore these known but yet-to-be-implemented options for now. Added tests for the driver as well. llvm-svn: 206863 |
||
---|---|---|
.. | ||
CoreTests | ||
DriverTests | ||
MachOTests | ||
CMakeLists.txt |