I forgot to mention that what I'm looking for is a quick go/no-go on this change, since I've never touched the parser before.  It's probably a good candidate for 3.2 too, since it's an easily reproducible bug.<div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Nov 15, 2012 at 1:20 PM, Justin Holewinski <span dir="ltr"><<a href="mailto:justin.holewinski@gmail.com" target="_blank">justin.holewinski@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This patch fixes an issue in the LL parser where address space specifiers on global variables were not preserved if the variable was forward references.  This makes the following IR parseable:<div><br></div><div><div><font face="courier new, monospace">@a2 = global i8 addrspace(1)* @a</font></div>

<div><font face="courier new, monospace">@a = addrspace(1) global i8 0</font></div><span class="HOEnZb"><font color="#888888"><div><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>

</div></font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>
</div>