aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-02 01:24:08 +0000
committerDan Gohman <gohman@apple.com>2010-04-02 01:24:08 +0000
commit403d5a2c4947fceb2005a1e1249c2b7a6755cb78 (patch)
treef914aa37788b4e18fcb317dc6eef108005b2b7c6 /test/CodeGen
parent5ea6352fcd221e208529f58f88b856bbc4e19e55 (diff)
downloadexternal_llvm-403d5a2c4947fceb2005a1e1249c2b7a6755cb78.zip
external_llvm-403d5a2c4947fceb2005a1e1249c2b7a6755cb78.tar.gz
external_llvm-403d5a2c4947fceb2005a1e1249c2b7a6755cb78.tar.bz2
Update this test for the new preferred alignment heuristics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100165 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-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 d79c56b..2aba834 100644
--- a/test/CodeGen/X86/global-sections.ll
+++ b/test/CodeGen/X86/global-sections.ll
@@ -113,7 +113,7 @@
; DARWIN: .globl _G9
; DARWIN: _G9:
-; LINUX: .section .rodata.str4.4,"aMS",@progbits,4
+; LINUX: .section .rodata.str4.16,"aMS",@progbits,4
; LINUX: .globl G9
; LINUX:G9