[llvm-commits] Please review: make bugpoint aware of blockaddress constant in global initializers

Daniel Reynaud dreynaud at apple.com
Tue Feb 7 17:21:41 PST 2012


Even better with the actual patch.



On Feb 7, 2012, at 5:20 PM, Daniel Reynaud wrote:

> This is a patch for http://llvm.org/bugs/show_bug.cgi?id=11919
> 
> It seems to do the trick for me. When this particular configuration (a global initializer references a blockaddress from a function that has been sent to a different module) is not encountered, it should produce the same initializer pattern as usual (i.e., everything in the safe module).
> 
> thanks,
> daniel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120207/b1a840df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint.patch
Type: application/octet-stream
Size: 2745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120207/b1a840df/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120207/b1a840df/attachment-0001.html>


More information about the llvm-commits mailing list