<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 15, 2014 at 6:39 PM, Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
6 bits seems like plenty to me, but given that this is an irreversible<br>
bitcode change, perhaps you should send a message to llvmdev before<br>
committing?</blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">This isn't really a change, we've always rejected alignments above 1<<29.  We were only doing in the .ll file parser, though, not the verifier.  I fixed that in r213027.</div>
</div>