commit | 0fcf4dc6d367216ff51501af282e33e93da8586f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Jul 26 19:23:28 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Jul 26 19:23:28 2009 +0000 |
tree | 37e6bf1e5da0f89ae50c33fa16f8ac0f1ca0d2da | |
parent | 30b2bdfa734d59bb7bc769dc2f06e4900a77f6f8 [diff] |
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a 'unnamed' bss section, but some impls would want a named one. Since they don't have consistent behavior, just make each target do their own thing, instead of doing something "sortof common" then having targets change immutable objects later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77165 91177308-0d34-0410-b5e6-96231b3b80d8