[PATCH] InstrProf: Add initial compiler-rt test

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon Mar 31 15:52:39 PDT 2014


On Mar 31, 2014, at 1:27, Alexey Samsonov <samsonov at google.com> wrote:

> LGTM for this patch, with a small nit:
> 
> +# Tool-specific config options.
> +config.profile_lit_source_dir = "@PROFILE_LIT_SOURCE_DIR@"
> +config.host_triple = "@LLVM_HOST_TRIPLE@"
> ^^^
> You don't use config.host_triple or config.profile_lit_source_dir anywhere. Probably they can be removed.
> 

r205256




More information about the llvm-commits mailing list