hanchenye-llvm-project/lld/lib/Driver
Rafael Espindola 63ed1a3519 Use error_code() instead of error_code::succes()
There is no std::error_code::success, so this removes much of the noise
in transitioning to std::error_code.

llvm-svn: 209948
2014-05-31 01:22:21 +00:00
..
CMakeLists.txt Sort. 2014-05-01 21:40:22 +00:00
CoreDriver.cpp Greatly simplify InputGraph. 2014-04-01 21:55:36 +00:00
CoreOptions.td
DarwinLdDriver.cpp Add -print_atoms options to DarwinLdDriver which dumps final state of all atoms in yaml 2014-05-14 21:32:21 +00:00
DarwinLdOptions.td Add -print_atoms options to DarwinLdDriver which dumps final state of all atoms in yaml 2014-05-14 21:32:21 +00:00
Driver.cpp Call normalize() in the common driver. 2014-05-07 23:33:48 +00:00
GnuLdDriver.cpp Use error_code() instead of error_code::succes() 2014-05-31 01:22:21 +00:00
GnuLdInputGraph.cpp Use error_code() instead of error_code::succes() 2014-05-31 01:22:21 +00:00
GnuLdOptions.td [ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>". 2014-04-06 21:23:24 +00:00
TODO.rst [TODO] revisit features TODO in the driver 2014-04-02 05:45:52 +00:00
UniversalDriver.cpp Add missing includes. 2014-04-12 16:32:42 +00:00
UniversalDriverOptions.td
WinLinkDriver.cpp Revert "temporary commit." 2014-05-09 16:47:20 +00:00
WinLinkInputGraph.cpp Use error_code() instead of error_code::succes() 2014-05-31 01:22:21 +00:00
WinLinkModuleDef.cpp [PECOFF] DLL extension can be omitted in .def file. 2014-05-09 16:35:26 +00:00
WinLinkOptions.td [PECOFF] Add a test for lib.exe subcommand. 2014-05-01 00:06:56 +00:00