llvm-project/lld/lib
Rui Ueyama 07fae9691b [PECOFF] Fix /entry option.
This is yet another edge case of ambiguous name resolution.
When a symbol is specified with /entry:SYM, SYM may be resolved
to the C++ mangled function name (?SYM@@YAXXZ).

llvm-svn: 218706
2014-09-30 21:39:49 +00:00
..
Core [mach-o] create __unwind_info section on x86_64 2014-09-30 21:29:54 +00:00
Driver [PECOFF] Allow /export:<symbol>,PRTVATE. 2014-09-30 20:09:31 +00:00
Passes Fixes wrong Twine uses in FileNode::errStr() and in LayoutPass.cpp 2014-09-18 23:21:39 +00:00
ReaderWriter [PECOFF] Fix /entry option. 2014-09-30 21:39:49 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00