llvm-project/lld/lib
Rui Ueyama 286691ad5e [PECOFF] Set DLL bit in PE header if DLL.
Windows loader can load a DLL without this bit but it wouldn't
call the initializer function in the DLL if the bit is absent.

llvm-svn: 213216
2014-07-17 00:22:26 +00:00
..
Core Update for llvm api change. 2014-07-06 17:43:22 +00:00
Driver [mach-o] refactor KindHandler into ArchHandler and simplify passes. 2014-07-16 19:49:02 +00:00
Passes Move GOTPass and StubsPass from Core to MachO 2014-07-09 21:04:24 +00:00
ReaderWriter [PECOFF] Set DLL bit in PE header if DLL. 2014-07-17 00:22:26 +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