[PATCH] D90686: [lld][ELF] Add additional time trace categories

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 07:13:13 PST 2020


jhenderson updated this revision to Diff 303445.
jhenderson added a comment.

Added sub-scope for finalizing synthetic sections, using the section name. Also added "Resolve SHF_LINK_ORDER" scope as that was flagged up after as taking a substantial amount of time in my experimental package.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90686/new/

https://reviews.llvm.org/D90686

Files:
  lld/ELF/Driver.cpp
  lld/ELF/DriverUtils.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/LinkerScript.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/OutputSections.cpp
  lld/ELF/ScriptParser.cpp
  lld/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90686.303445.patch
Type: text/x-patch
Size: 22854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/63e2b85e/attachment.bin>


More information about the llvm-commits mailing list