Skip to content
  • Rafael Espindola's avatar
    Fix PR28575. · 2deeb609
    Rafael Espindola authored
    Not all relocations from a .eh_frame that point to an executable
    section should be ignored. In particular, the relocation finding the
    personality function should not.
    
    This is a reduction from trying to bootstrap a static lld on linux.
    
    llvm-svn: 276329
    2deeb609
Loading