[PATCH] D45841: Keep the output text sections with prefixes ".text.hot" , ".text.unlikely", ".text.startup", ".text.exit" separate

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 11:31:21 PDT 2018


tmsriram updated this revision to Diff 145238.
tmsriram added a comment.

Updated with more comments and nits fixed.


https://reviews.llvm.org/D45841

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Writer.cpp
  test/ELF/text-section-prefix.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45841.145238.patch
Type: text/x-patch
Size: 3522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/c743c19a/attachment.bin>


More information about the llvm-commits mailing list