Skip to content

Commit 0b20517

Browse files
committed
fix test
1 parent f46c4bc commit 0b20517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/dmr-enable.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
33
; RUN: -mcpu=future -ppc-asm-full-reg-names \
44
; RUN: -ppc-vsr-nums-as-vr < %s | FileCheck %s
5-
; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu \
5+
; RUN: llc -verify-machineinstrs -mtriple=powerpc64-ibm-aix \
66
; RUN: -mcpu=future -ppc-asm-full-reg-names \
77
; RUN: -ppc-vsr-nums-as-vr < %s | FileCheck %s --check-prefix=CHECK-BE
88

0 commit comments

Comments
 (0)