commit | 903f4a20512b454212d6275677d71e3fab894106 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Sat Apr 04 18:02:01 2015 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Sat Apr 04 18:02:01 2015 +0000 |
tree | 4b24d74d17158fa2a3ed862664b482685a53618a | |
parent | ffcb79bea1d3e22eb13795a8bc05add22673714e [diff] |
Implement unique sections with an unique ID. This allows the compiler/assembly programmer to switch back to a section. This in turn fixes the bootstrap failure on powerpc (tested on gcc110) without changing the ppc codegen at all. I will try to cleanup the various getELFSection overloads in a followup patch. Just using a default argument now would lead to ambiguities. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234099 91177308-0d34-0410-b5e6-96231b3b80d8