summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-06-24 23:18:07 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-06-24 23:18:07 +0000
commite572ec68d261d37faeb7129d1b3fdb68c4f8d6be (patch)
tree25ea6bea6c225bc5b196625a84f8b2c19c2139ed /test/MC
parentd14e98ad5b7fddebad8fb980af17839f72ed5580 (diff)
downloadllvm-e572ec68d261d37faeb7129d1b3fdb68c4f8d6be.tar.gz
llvm-e572ec68d261d37faeb7129d1b3fdb68c4f8d6be.tar.bz2
llvm-e572ec68d261d37faeb7129d1b3fdb68c4f8d6be.tar.xz
ldr-pseudo-obj-errors.s: Fix silly copypasto.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/AArch64/ldr-pseudo-obj-errors.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AArch64/ldr-pseudo-obj-errors.s b/test/MC/AArch64/ldr-pseudo-obj-errors.s
index 57a61c3703..7f1b64262c 100644
--- a/test/MC/AArch64/ldr-pseudo-obj-errors.s
+++ b/test/MC/AArch64/ldr-pseudo-obj-errors.s
@@ -1,4 +1,4 @@
-//RUN: not llvm-mc -mtriple=aarch64-linux -filetype=obj %s -o %t1 2> %t2
+//RUN: not llvm-mc -triple=aarch64-linux -filetype=obj %s -o %t1 2> %t2
//RUN: cat %t2 | FileCheck %s
//These tests look for errors that should be reported for invalid object layout