Files
clang-p2996/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
Jonas Hahnfeld 508a697acd [JITLink] Allow multiple relocations at same offset in EHFrameEdgeFixer (#68252)
The pass only requires that it can determine a uniquely identified
target at some offsets. Multiple relocations at the same offset are fine
otherwise and will be required when adding exception handling support
for RISC-V.
2023-10-22 23:32:33 +02:00

24 KiB