[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 09:59:27 PDT 2018


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

Add back the test that was omitted in the last update.

Make all the other suggested changes.


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.145216.patch
Type: text/x-patch
Size: 3066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/f80476fe/attachment.bin>


More information about the llvm-commits mailing list