[llvm-commits] [LLVMdev] PR 8199 - Can we get patches reviewed?
David A. Greene
greened at obbligato.org
Wed Dec 15 13:10:59 PST 2010
Jason Kim <jasonwkim at google.com> writes:
> Hi David.
>
> Feedback below:
Thanks!
> 1. Please have one canonical list of executables (including things
> like (elf/macho/coff)-dump that are used by test/ and prepend the
> exact path to all of them, as having 3 sets of basically the same data
> is not likely to be well received. Can you perhaps use word boundary
> as a pattern check? (if you have to import re, so be it.)
Ok.
> 2. Add verbose comment to lit.cfg and TestRunner.py
Ok. What kind of comment would you like to see? I'll add something
about why we're doing the substitutions. Anything else?
> 5. File a doc bug to remind the core developers about this change (or
> patch the doc directly?) You can do this separately.
I'll do it at the same time. It makes sense to keep it together.
-Dave
More information about the llvm-commits
mailing list