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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 12:11:05 PST 2018


Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:

> The patch needs to be rebased and clang formatted
>
> We should start with a version that doesn't depend on the llvm side, as
> there are too many moving pieces right now.
>
> I have started working on the above.

OK, I have a patch against lld trunk that I can build standalone. I will
test it with perf generated call graphs and report.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.diff
Type: text/x-patch
Size: 18858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/a709cd3f/attachment.bin>
-------------- next part --------------

Cheers,
Rafael


More information about the llvm-commits mailing list