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

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 13:51:03 PST 2018


Bigcheese updated this revision to Diff 132667.
Bigcheese added a comment.

- Don't reorder non-reorderable sections
- Skip edges across output sections
- Add tests


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/Writer.cpp
  test/ELF/cgprofile-txt.s

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


More information about the llvm-commits mailing list