[PATCH] D36351: [lld][ELF] Add profile guided section layout

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 16:33:25 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD330234: [ELF] Add profile guided section layout (authored by mspencer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D36351?vs=142708&id=142865#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D36351

Files:
  ELF/CMakeLists.txt
  ELF/CallGraphSort.cpp
  ELF/CallGraphSort.h
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/cgprofile-bad-clusters.s
  test/ELF/cgprofile-icf.s
  test/ELF/cgprofile-txt.s
  test/ELF/cgprofile-warn.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36351.142865.patch
Type: text/x-patch
Size: 25394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/dcca245e/attachment.bin>


More information about the llvm-commits mailing list