llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld
Azharuddin Mohammed d898693f72 [ExecutionEngine] Use the libunwind __register_frame on Darwin
This was already the case, but the recent change (957334382c) altered
the behavior on some of our bots where __unw_add_dynamic_fde is not
found. This restores the prior behavior on Darwin while also retaining
the new behavior from that change.
2021-08-23 14:51:14 -07:00
..
Targets
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
JITSymbol.cpp
RTDyldMemoryManager.cpp [ExecutionEngine] Use the libunwind __register_frame on Darwin 2021-08-23 14:51:14 -07:00
RuntimeDyld.cpp [RuntimeDyld] Add allowStubs/allowZeroSyms 2021-05-18 11:35:27 -07:00
RuntimeDyldCOFF.cpp
RuntimeDyldCOFF.h
RuntimeDyldChecker.cpp [RuntimeDyldChecker] Delete comparision of integers of different signs 2021-08-03 11:38:25 +08:00
RuntimeDyldCheckerImpl.h
RuntimeDyldELF.cpp BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
RuntimeDyldELF.h
RuntimeDyldImpl.h [RuntimeDyld] Fixed buffer overflows with absolute symbols 2021-04-26 19:24:03 +02:00
RuntimeDyldMachO.cpp
RuntimeDyldMachO.h