diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-08 04:19:08 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-08 04:19:08 +0000 |
commit | b9c402ed25238f9fd4b61180b2e0c4105d867590 (patch) | |
tree | a84d3910132ac4320b77a566d1740fd87a6ca71f /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 341f0e6ee0cb472cb23baacbfd4f30be0e769037 (diff) | |
download | bcm5719-llvm-b9c402ed25238f9fd4b61180b2e0c4105d867590.tar.gz bcm5719-llvm-b9c402ed25238f9fd4b61180b2e0c4105d867590.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions