summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/align-external.ll
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2013-04-08 18:41:23 +0000
committerDimitry Andric <dim@FreeBSD.org>2013-04-08 18:41:23 +0000
commit4a16efa3e43e35f0cc9efe3a67f620f0017c3d36 (patch)
tree06099edc18d30894081a822b756f117cbe0b8207 /test/Transforms/InstCombine/align-external.ll
parent482e7bddf617ae804dc47133cb07eb4aa81e45de (diff)
Notes
Diffstat (limited to 'test/Transforms/InstCombine/align-external.ll')
-rw-r--r--test/Transforms/InstCombine/align-external.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/align-external.ll b/test/Transforms/InstCombine/align-external.ll
index d4a5d429912bf..c3ef2dbb70f03 100644
--- a/test/Transforms/InstCombine/align-external.ll
+++ b/test/Transforms/InstCombine/align-external.ll
@@ -8,7 +8,7 @@
; CHECK: %q = add i64 %r, 1
; CHECK: ret i64 %q
-target datalayout = "-i32:8:32"
+target datalayout = "i32:8:32"
@A = external global i32
@B = weak_odr global i32 0