[llvm-dev] llvm-as-3.3 needed

Serge Guelton via llvm-dev llvm-dev at lists.llvm.org
Tue Sep 8 12:22:12 PDT 2020


(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 :-)

On Tue, Sep 8, 2020 at 8:22 PM Johannes Doerfert via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

>
> Hey :)
>
> As part of https://reviews.llvm.org/D87304 I realized that we have tests
> in which `align` is used on non-pointer values. While I did fix that (as
> it is not allowed according to the lang ref and pretty much
> meaningless), there is one test that requires llvm-as-3.3 to be updated.
>
> I need to create `llvm/test/Bitcode/attributes-3.3.bc` from the patched
> `llvm/test/Bitcode/attributes-3.3.ll` but I don't know a good way to do
> that. If anyone has a llvm-as-3.3 lying around, it would be much
> appreciated if you could provide me with an updated bc file.
>
> Thanks,
>    Johannes
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200908/86ecfafd/attachment.html>


More information about the llvm-dev mailing list