diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/cr_spilling.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/cr_spilling.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/cr_spilling.ll b/llvm/test/CodeGen/PowerPC/cr_spilling.ll index 8ac4e7271ac..12ac6dc39bd 100644 --- a/llvm/test/CodeGen/PowerPC/cr_spilling.ll +++ b/llvm/test/CodeGen/PowerPC/cr_spilling.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=ppc32 -regalloc=fast -O0 -relocation-model=pic -o - +; RUN: llc < %s -mtriple=ppc32-- -regalloc=fast -O0 -relocation-model=pic -o - ; PR1638 @.str242 = external constant [3 x i8] ; <[3 x i8]*> [#uses=1] |