summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC/st-other-crash.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/PowerPC/st-other-crash.s')
-rw-r--r--llvm/test/MC/PowerPC/st-other-crash.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/PowerPC/st-other-crash.s b/llvm/test/MC/PowerPC/st-other-crash.s
index 26d8d2dc0c3..93a547a2ebb 100644
--- a/llvm/test/MC/PowerPC/st-other-crash.s
+++ b/llvm/test/MC/PowerPC/st-other-crash.s
@@ -1,5 +1,5 @@
// RUN: llvm-mc < %s -filetype=obj -triple powerpc64le-pc-linux | \
-// RUN: llvm-readobj -t | FileCheck %s
+// RUN: llvm-readobj --symbols | FileCheck %s
// This used to crash. Make sure it produce the correct symbol.
OpenPOWER on IntegriCloud