Files
clang-p2996/llvm/lib/ExecutionEngine
Maksim Panchenko 0c33799e37 [JITLink] Include target addend in out-of-range error (#145423)
When JITLink reports an out-of-range error, the underlying reason could
be hidden from the user if it's due to an excessively large target
addend. Add non-zero target addend to the message for clarity.
2025-06-23 22:46:15 -07:00
..