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

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 15:26:45 PDT 2018


Bigcheese updated this revision to Diff 142708.
Bigcheese marked an inline comment as done.
Bigcheese added a comment.

Address review comments.


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-icf.s
  test/ELF/cgprofile-txt.s
  test/ELF/cgprofile-warn.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36351.142708.patch
Type: text/x-patch
Size: 23376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/02784a44/attachment.bin>


More information about the llvm-commits mailing list