[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 10:35:24 PST 2018


Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes:

> ruiu added a comment.
>
> I'd think I want to make lld able to directly parse a `perf` command output so that users can try this feature easily.

Maybe, but for the first patch I would really like to have just the text
file format for input.

We can add convenience features in followup patches.

Cheers,
Rafael


More information about the llvm-commits mailing list