projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4186005
)
llvm/test/MC/AArch64/ldr-pseudo-obj-errors.s: Add -triple=aarch64-linux. AArch64...
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Tue, 24 Jun 2014 23:11:42 +0000
(23:11 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Tue, 24 Jun 2014 23:11:42 +0000
(23:11 +0000)
FIXME: This should pass for also targeting aarch64-darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211640
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/AArch64/ldr-pseudo-obj-errors.s
patch
|
blob
|
history
diff --git
a/test/MC/AArch64/ldr-pseudo-obj-errors.s
b/test/MC/AArch64/ldr-pseudo-obj-errors.s
index e38933cc59d96e1c987ac3f9f76513f90cca30dd..57a61c370347f5117534fa867f4c56212016b643 100644
(file)
--- 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 -
arch aarch64
-filetype=obj %s -o %t1 2> %t2
+//RUN: not llvm-mc -
mtriple=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