commit | 6f858e250b689038f2ff4d903f51db74632fd09a | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu May 03 16:38:57 2007 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu May 03 16:38:57 2007 +0000 |
tree | 8b75ef4c45aec80cb5b64e7ca2898ecbd6c1e0dc | |
parent | 46040234123b0a8de399fb52ba7c8cb8203d1b5f [diff] |
Sets the section names for fixed-size constants and use the mergeable flag for ELF on x86 so that duplicate constants can be eliminated by the linker. This matches what GCC does with its -fmerge-constants option, which is enabled at most -O levels. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36666 91177308-0d34-0410-b5e6-96231b3b80d8