summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/global-sections.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-27 15:52:58 +0000
committerChris Lattner <sabre@nondot.org>2009-07-27 15:52:58 +0000
commita7591351688c635b135e4bda2b9c73c5cbbe3577 (patch)
tree12d799e0e77de558bed04a3e2e019e274bf1fd60 /test/CodeGen/X86/global-sections.ll
parentde3a1078ab851259e98fe6cab0fe3d608a760301 (diff)
downloadllvm-a7591351688c635b135e4bda2b9c73c5cbbe3577.tar.gz
llvm-a7591351688c635b135e4bda2b9c73c5cbbe3577.tar.bz2
llvm-a7591351688c635b135e4bda2b9c73c5cbbe3577.tar.xz
update testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/global-sections.ll')
-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 ddfb352391..4dbcda7670 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: .const
+; DARWIN: .literal16
; DARWIN: _G4:
; DARWIN: .long 34