[llvm] [llvm][MC][ARM][Assembly] Emit relocations for ADRs and big-endian targets (PR #73834)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 12 07:20:50 PST 2024
    
    
  
bd1976bris wrote:
> Looking at the compiler explorer clang for this target is passing the linker -pie by default. I think this may be the root cause of the CI failures as it looks like some position dependent code is now being linked into a position independent executable.
Thanks Peter. Very much appreciated. This needs further investigation from our side.
https://github.com/llvm/llvm-project/pull/73834
    
    
More information about the llvm-commits
mailing list