llvm-project/lld/lib
Saleem Abdulrasool b9c402ed25 PE/COFF: add support to import functions in ARM NT
This is necessary to support linking a basic program which references symbols
outside of the module itself.  Add the import thunk for ARM NT style imports.
This allows us to create the reference.  However, it is still insufficient to
generate executables that will run due to base relocations not being emitted for
the import.

llvm-svn: 225428
2015-01-08 04:19:08 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core Convert CoreInputGraph. 2015-01-06 23:06:49 +00:00
Driver [ELF] Remove {ELF,}GNULinkerScript. 2015-01-07 01:13:08 +00:00
Passes Make File always take the ownership of a MemoryBuffer. 2014-12-12 10:27:33 +00:00
ReaderWriter PE/COFF: add support to import functions in ARM NT 2015-01-08 04:19:08 +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