Skip to content
  • Rafael Espindola's avatar
    Fix --gc-sections crash. · c1eff79f
    Rafael Espindola authored
    We would crash when a non-alloca section pointed to a gced part of a
    merge section.
    
    That can happen when a C/c++ constant in put in a merge section and
    debug info is present.
    
    llvm-svn: 282845
    c1eff79f
Loading