[llvm-commits] [PATCH] Keep address space in global opt
Joey Gouly
joey.gouly at arm.com
Wed Jan 9 03:00:22 PST 2013
Hi all,
Currently in 'TryToShrinkGlobalToBoolean' (inside GlobalOpt), the address
space of the global is dropped.
Attached is the patch to fix it.
Ok to commit?
Thanks,
Joey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: globalopt_bug.diff
Type: application/octet-stream
Size: 1986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130109/83decd87/attachment.obj>
More information about the llvm-commits
mailing list