commit | 403d5a2c4947fceb2005a1e1249c2b7a6755cb78 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Apr 02 01:24:08 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Apr 02 01:24:08 2010 +0000 |
tree | f914aa37788b4e18fcb317dc6eef108005b2b7c6 | |
parent | 5ea6352fcd221e208529f58f88b856bbc4e19e55 [diff] [blame] |
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
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