[PATCH] D36351: [lld][ELF] Add profile guided section layout
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 16:18:10 PST 2018
Bigcheese updated this revision to Diff 132502.
Bigcheese added a comment.
- Order all sections and add a test
- Simplified
- Remove unused include
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.132502.patch
Type: text/x-patch
Size: 18889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/def80831/attachment.bin>
More information about the llvm-commits
mailing list