commit | dea5ff1de3bad039d7caa40f68248314156242af | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Fri Jul 01 06:07:38 2016 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Fri Jul 01 06:07:38 2016 +0000 |
tree | 8530a43ee3d137756a347a45acd1f45703334569 | |
parent | 84607f6960305ec5d8c7a269491e073251f77420 [diff] |
Add support for allowing us to create uniquely identified "COMDAT" or "ELF Group" sections while lowering. In particular, for ELF sections this is useful for creating function-specific groups that get merged into the same named section. Also use const Twine& instead of StringRef for the getELF functions while we're here. Differential Revision: http://reviews.llvm.org/D21743 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274336 91177308-0d34-0410-b5e6-96231b3b80d8