llvm-project/lld/lib
Rui Ueyama 64d491d118 [PECOFF] Support export-only-by-ordinal exports.
If NONAME option is given for an export, that symbol will be exported only by
its ordinal. LLD will not emit the symbol name to the export table.

llvm-svn: 197371
2013-12-16 09:02:43 +00:00
..
Core [PECOFF] Refactor IdataPass. 2013-12-11 08:23:37 +00:00
Driver [PECOFF] Export ordinal must be in the range 1 through 65535. 2013-12-16 06:41:06 +00:00
Passes Style fixes. No functionality change. 2013-12-10 06:19:09 +00:00
ReaderWriter [PECOFF] Support export-only-by-ordinal exports. 2013-12-16 09:02:43 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00