llvm-project
0c33799e - [JITLink] Include target addend in out-of-range error (#145423)

Commit
310 days ago
[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.
Author
Parents
Loading