Do nothing on R_AARCH64_NONE relocation. The relocation is used by BOLT when re-linking the final binary. It is used as a dummy relocation hack in order to stop the RuntimeDyld to skip the allocation of the section. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D117066 |
||
|---|---|---|
| .. | ||
| Targets | ||
| CMakeLists.txt | ||
| JITSymbol.cpp | ||
| RTDyldMemoryManager.cpp | ||
| RuntimeDyld.cpp | ||
| RuntimeDyldCOFF.cpp | ||
| RuntimeDyldCOFF.h | ||
| RuntimeDyldChecker.cpp | ||
| RuntimeDyldCheckerImpl.h | ||
| RuntimeDyldELF.cpp | ||
| RuntimeDyldELF.h | ||
| RuntimeDyldImpl.h | ||
| RuntimeDyldMachO.cpp | ||
| RuntimeDyldMachO.h | ||