hanchenye-llvm-project/lld/lib
Saleem Abdulrasool 1e94ef5bd0 PECOFF: adjust the entry point on ARM NT
ARM NT assumes a purely THUMB execution, and as such requires that the address
of entry point is adjusted to indicate a thumb entry point.  Unconditionally
adjust the AddressOfEntryPoint in the PE header for PE/COFF ARM as we only
support ARM NT at the moment.

llvm-svn: 225139
2015-01-04 20:26:45 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core Replace ReaderError with DynamicError. 2014-12-15 12:20:13 +00:00
Driver [macho] -rpath support 2014-12-18 21:33:38 +00:00
Passes Make File always take the ownership of a MemoryBuffer. 2014-12-12 10:27:33 +00:00
ReaderWriter PECOFF: adjust the entry point on ARM NT 2015-01-04 20:26:45 +00:00
CMakeLists.txt Revert "Add support library." 2014-11-11 00:40:36 +00:00
Makefile Revert "Add support library." 2014-11-11 00:40:36 +00:00