<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 20, 2017 at 3:44 AM Wei-Ren Chen via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">chenwj added inline comments.<br>
<br>
<br>
================<br>
Comment at: test/tools/llvm-profdata/nocompress.test:1-10<br>
+REGENERATE: You need a checkout of clang with compiler-rt to generate the<br>
+REGENERATE: binary file here.  These shell commands can be used to regenerate<br>
+REGENERATE: it.<br>
+REGENERATE:<br>
+REGENERATE: $ SRC=path/to/llvm<br>
+REGENERATE: $ CFE=$SRC/tools/clang<br>
+REGENERATE: $ TESTDIR=$SRC/test/tools/llvm-profdata<br>
----------------<br>
dblaikie wrote:<br>
> You don't need to use a prefix for these lines - since this file isn't parsed by anything except Lit and FileCheck (which both only handle lines with prefixes) any non-prefix lines are ignored/irrelevant and can be freeform.<br>
I just copy and modify the instructions from c-general.test. Do you still want me remove those REGENERATE prefix?<br></blockquote><div><br>Oh, good to know! Yes please (please remove the REGENERATE prefix) - and if you could (or I can/will), could you commit a separate change (no need for precommit review) to remove the prefix from the existing test?<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<a href="https://reviews.llvm.org/D35586" rel="noreferrer" target="_blank">https://reviews.llvm.org/D35586</a><br>
<br>
<br>
<br>
</blockquote></div></div>