[PATCH] D150004: [RISCV] .debug_line: emit relocations for assembly input files
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  9 22:07:56 PDT 2023
    
    
  
MaskRay added a comment.
I think this is more related to MC which I frequently contribute to and less related to RISC-V and debug-info specifics.
This patch is a simplification of a "fast patch" which now gets in the way for linker relaxation. I'll land this patch on Friday with the existing stamp from enh if no second opinion is heard (happy to land sooner if I can get another stamp:) )
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