[PATCH] D14239: mips-mti-linux TC + debug log

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 10:56:42 PST 2015


On 2 November 2015 at 16:35, Vasileios Kalintiris
<Vasileios.Kalintiris at imgtec.com> wrote:
> Can you apply this
> patch, build LLVM+Clang and run with llvm-lit the mips-mti-linux.c test?

Hi Vasileios,

I just built once and the test already fails with FileCheck reporting
empty output. Logs attached.

You seem to be sending the BE stderr to /tmp/mips-mti-linux.log, which
is not standard practice. You should either use the %t (for temp file)
or parse it together with stdout, as you do on the second line (LE).

If I put both to stdout, I still get FileCheck errors. Logs also attached.

cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-errors.zip
Type: application/zip
Size: 3240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151102/11fe940b/attachment.zip>


More information about the cfe-commits mailing list