[PATCH] Machine Level IR Serialization: print and parse LLVM IR.

Alex L arphaman at gmail.com
Tue May 19 18:08:33 PDT 2015


2015-05-19 16:01 GMT-07:00 Mehdi AMINI <mehdi.amini at apple.com>:

> REPOSITORY
>   rL LLVM
>
> ================
> Comment at: llvm/trunk/test/CodeGen/MIR/llvmIRMissing.mir:1
> @@ +1,2 @@
> +# RUN: ~/build/llvm/bin/llc -start-after branch-folder -stop-after
> branch-folder -o /dev/null %s
> +# This test ensures that the MIR parser accepts files without the LLVM IR.
> ----------------
> The absolute path to llc sounds wrong to me?
> (same in the other test).
>

Yes, this was a mistake that I fixed. However there was an unrelated bug
that caused
the incremental buildbots to fail so I reverted this commit.

Alex.


>
> http://reviews.llvm.org/D9616
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/e1cb694e/attachment.html>


More information about the llvm-commits mailing list