[Mlir-commits] [mlir] [LLD][AARCH64] lld incorrectly handles .eh_frame when it has a non-zero offset within its output section. (PR #65966)
    Peter Smith 
    llvmlistbot at llvm.org
       
    Mon Sep 11 09:16:55 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 Mlir-commits
mailing list