<div dir="ltr">(just to avoid redundant work) We sorted that out on IRC. It's surprising how well a relatively old version of LLVM still compiles on a recent environment :-) </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 8, 2020 at 8:22 PM Johannes Doerfert via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hey :)<br>
<br>
As part of <a href="https://reviews.llvm.org/D87304" rel="noreferrer" target="_blank">https://reviews.llvm.org/D87304</a> I realized that we have tests<br>
in which `align` is used on non-pointer values. While I did fix that (as<br>
it is not allowed according to the lang ref and pretty much<br>
meaningless), there is one test that requires llvm-as-3.3 to be updated.<br>
<br>
I need to create `llvm/test/Bitcode/attributes-3.3.bc` from the patched<br>
`llvm/test/Bitcode/attributes-3.3.ll` but I don't know a good way to do<br>
that. If anyone has a llvm-as-3.3 lying around, it would be much<br>
appreciated if you could provide me with an updated bc file.<br>
<br>
Thanks,<br>
Johannes<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>