Skip to content
  • Rafael Espindola's avatar
    Fix PR6473. · 2e42fec3
    Rafael Espindola authored
    Clang's support for weakref is now better than llvm-gcc's :-)
    
    We don't introduce a new symbol and we correctly mark undefined references weak only if there is no
    definition or regular undefined references in the same file.
    
    llvm-svn: 97733
    2e42fec3
Loading