summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-28 18:04:18 +0000
committerChris Lattner <sabre@nondot.org>2009-07-28 18:04:18 +0000
commit3e23d42deecb7617d4bb035e64019a537b0e7803 (patch)
tree59f097c89ec76a619cc4b8913fd75b3b3e072987 /test
parentcbbe2484418536264b1a26c517c16d505a61d5c8 (diff)
downloadllvm-3e23d42deecb7617d4bb035e64019a537b0e7803.tar.gz
llvm-3e23d42deecb7617d4bb035e64019a537b0e7803.tar.bz2
llvm-3e23d42deecb7617d4bb035e64019a537b0e7803.tar.xz
fix testcase for previous patch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/global-sections.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/global-sections.ll b/test/CodeGen/X86/global-sections.ll
index 4dbcda7670..ddfb352391 100644
--- a/test/CodeGen/X86/global-sections.ll
+++ b/test/CodeGen/X86/global-sections.ll
@@ -37,7 +37,7 @@
; _Complex long long const G4 = 34;
@G4 = constant {i64,i64} { i64 34, i64 0 }
-; DARWIN: .literal16
+; DARWIN: .const
; DARWIN: _G4:
; DARWIN: .long 34