[PATCH] D150004: [RISCV][MC] .debug_line/.debug_frame/.eh_frame: emit relocations for assembly input files with relaxation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 10:34:36 PDT 2023


MaskRay added a comment.

In D150004#4334892 <https://reviews.llvm.org/D150004#4334892>, @probinson wrote:

> Hmmm. I can't say I'm 100% convinced but I won't object.
> It would be good to know if this has a size impact on (non-RISCV) debug info.

There is no difference on non-RISC-V debug info.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150004/new/

https://reviews.llvm.org/D150004



More information about the llvm-commits mailing list