[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
Tue May 8 16:23:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331823: New option -z keep-text-section-prefix to keep text sections with prefixes… (authored by tmsriram, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45841?vs=145275&id=145808#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45841

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

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


More information about the llvm-commits mailing list