[llvm-commits] Please review: make bugpoint aware of blockaddress constant in global initializers
Daniel Reynaud
dreynaud at apple.com
Tue Feb 7 17:20:24 PST 2012
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/97ff5485/attachment.html>
More information about the llvm-commits
mailing list