[llvm-commits] [llvm] r159136 - in /llvm/trunk: include/llvm/GlobalValue.h lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/hidden.ll

Matt Beaumont-Gay matthewbg at google.com
Wed Jun 27 10:12:53 PDT 2012


Reverted in r159272. Thanks for digging into this!

-Matt


On Tue, Jun 26, 2012 at 4:09 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > Sounds a lot like pr13124. I don't think it causes real problem as the
> > destructor is output on any file that does use it, but it would it
> > would be cleaner if we could output it as a strong symbol in only one
> > file.
>
> OK, I was able to reproduce the problem with cmake
> -DBUILD_SHARED_LIBS=ON. Debugging it. Do revert the patch if you want.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120627/34241412/attachment.html>


More information about the llvm-commits mailing list