diff options
author | Sunho Kim <ksunhokim123@naver.com> | 2022-06-14 14:06:08 +0900 |
---|---|---|
committer | Sunho Kim <ksunhokim123@naver.com> | 2022-06-14 14:06:59 +0900 |
commit | 3d8061a3beff457851cd63323ae74bf6a7846032 (patch) | |
tree | 23901ceca20d7e46bda40eb6b1ea3aed2aa693f0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 095bf6be28c5308a7e7c2cbc5a84adbb11bef57d (diff) | |
download | llvm-3d8061a3beff457851cd63323ae74bf6a7846032.zip llvm-3d8061a3beff457851cd63323ae74bf6a7846032.tar.gz llvm-3d8061a3beff457851cd63323ae74bf6a7846032.tar.bz2 |
[JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G*_NC.
Implements R_AARCH64_MOVW_UABS_G*_NC fixup edges. These relocation entries can be generated when code is compiled without a PIC flag. With this patch, clang-repl can printf Hello World with ObjectLinkerLayer on aarch64 linux.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D127585
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions