[llvm-commits] [llvm] r170719 - in /llvm/trunk/test/MC: ARM/AlignedBundling/ X86/AlignedBundling/

Eli Bendersky eliben at google.com
Thu Dec 20 11:48:20 PST 2012


On Thu, Dec 20, 2012 at 11:43 AM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Dec 20, 2012, at 11:07 AM, Eli Bendersky <eliben at google.com> wrote:
>
>> +# RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - |& FileCheck %s
>
> <multiple files>
>
> I don't think lit supports that redirection syntax. Please use … 2>&1 | FileCheck
>

Is this something that fails on MachO ?

Eli




More information about the llvm-commits mailing list