[PATCH] D45275: Add support for LTO options
Rumeet Dhindsa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 14:00:32 PDT 2018
rdhindsa marked 3 inline comments as done.
rdhindsa added inline comments.
================
Comment at: lld/test/ELF/lto/Inputs/sample.prof:1
+
----------------
ruiu wrote:
> What is this file? Is there any way to avoid checking in a binary file?
This is the file for input profile to be used with sample-profile option. Here, it is an input to sample-profile.ll test. For now, it is empty as we just want to test the option.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D45275
More information about the llvm-commits
mailing list