[COFF] Add initial support for some ARM64 relocations and import thunks
This is enough to link a working hello world executable, with a call to an imported function, a string constant passed to the imported function, and loads from a global variable. Differential Revision: https://reviews.llvm.org/D34964 llvm-svn: 307629
Loading
Please register or sign in to comment