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

Dan Gohman djg at cray.com
Mon Apr 16 14:24:08 PDT 2007


> -; 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?

Dan

-- 
Dan Gohman, Cray Inc.



More information about the llvm-commits mailing list