[flang-commits] [flang] [LLD][AARCH64] lld incorrectly handles .eh_frame when it has a non-zero offset within its output section. (PR #65966)
    Peter Smith via flang-commits 
    flang-commits at lists.llvm.org
       
    Mon Sep 11 09:16:49 PDT 2023
    
    
  
https://github.com/smithp35 commented:
This will only fix the problem for AArch64, but it also affects other targets. Assuming relocateAlloc is the best place to fix this, then it would need applying in all instances of relocateAlloc.
https://github.com/llvm/llvm-project/pull/65966
    
    
More information about the flang-commits
mailing list