hanchenye-llvm-project/lld/unittests
Rui Ueyama 7c60a98f16 [PECOFF] Add the entry point file at the right place.
The entry point file needs to be processed after all other
object files and before all .lib files. It was processed
after .lib files. That caused an issue that the entry point
function was not resolved from the standard library files.

llvm-svn: 213804
2014-07-23 21:41:20 +00:00
..
CoreTests Initial set of Makefiles 2014-06-04 09:54:07 +00:00
DriverTests [PECOFF] Add the entry point file at the right place. 2014-07-23 21:41:20 +00:00
MachOTests Update for llvm api change. 2014-07-06 17:43:22 +00:00
CMakeLists.txt Supoort mach-o encoded in yaml. 2013-10-08 00:43:34 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00