Skip to content
  • Anton Korobeynikov's avatar
    Drop bunch of half-working stuff in the ext_weak linkage support. · 42aae865
    Anton Korobeynikov authored
    Now we're using one gross, but quite robust hack :) (previous ones
    did not work, for example, when ext_weak symbol was used deep inside
    constant expression in the initializer).
    
    The proper fix of this problem will require some quite huge asmprinter
    changes and that's why was postponed. This fixes PR3629 by the way :)
    
    llvm-svn: 65230
    42aae865
Loading