[llvm] [RISCV] Restore DW_EH_PE_uleb128 call site encoding for .gcc_except_table (PR #77276)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 7 22:45:27 PST 2024


MaskRay wrote:

It's possible that we need to postpone this change as this breaks GNU ld<2.41 compatibility when C++ exceptions are used, but I think it doesn't hurt to know that this change can be made...

https://github.com/llvm/llvm-project/pull/77276


More information about the llvm-commits mailing list