llvm-project/lld/lib
Rui Ueyama e1452c22e5 [PECOFF] Fix exported symbol name.
When creating a .lib file, we should strip the leading underscore,
but should not strip stdcall atsign suffix. Otherwise produced .lib
files cannot be linked.

llvm-svn: 207729
2014-05-01 00:23:07 +00:00
..
Core Split a utility function not to use goto statement. 2014-04-04 18:34:40 +00:00
Driver [PECOFF] Add a test for lib.exe subcommand. 2014-05-01 00:06:56 +00:00
Passes [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:21:31 +00:00
ReaderWriter [PECOFF] Fix exported symbol name. 2014-05-01 00:23:07 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00