[llvm-commits] CVS: llvm/test/CodeGen/X86/vec_call.ll

Chris Lattner sabre at nondot.org
Mon Apr 16 14:36:25 PDT 2007


On Mon, 16 Apr 2007, Dan Gohman wrote:
>> -; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -mattr=+sse2 | \
>> +; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -mattr=+sse2
>> -mtriple=powerpc-apple-darwin8 | \
>
> Did you really mean to use a powerpc triple with -march=x86?

Heh, no.  But it works (determines you really want x86 darwin).  I'll fix 
though, good eyes :)

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-commits mailing list