1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/ExecutionEngine/RuntimeDyld
Hans Wennborg 30c3d4b6b4 RuntimeDyldELF: report_fatal_error instead of asserting for unimplemented relocations (PR46816)
This fixes the ExecutionEngine/MCJIT/stubs-sm-pic.ll test in no-asserts
builds which is set to XFAIL on some platforms like 32-bit x86. More
importantly, we probably don't want to silently error in these cases.

Differential revision: https://reviews.llvm.org/D84390
2020-07-31 20:06:47 +02:00
..
Targets
CMakeLists.txt
JITSymbol.cpp
LLVMBuild.txt [RuntimeDyld] Add dependence on Core. 2020-06-15 11:14:27 -07:00
RTDyldMemoryManager.cpp
RuntimeDyld.cpp
RuntimeDyldChecker.cpp
RuntimeDyldCheckerImpl.h
RuntimeDyldCOFF.cpp
RuntimeDyldCOFF.h
RuntimeDyldELF.cpp RuntimeDyldELF: report_fatal_error instead of asserting for unimplemented relocations (PR46816) 2020-07-31 20:06:47 +02:00
RuntimeDyldELF.h
RuntimeDyldImpl.h
RuntimeDyldMachO.cpp
RuntimeDyldMachO.h