[PATCH] lit.cfg - don't substitute llc tool name if prefixed by a '-'

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jun 14 06:19:45 PDT 2013


for clang we also ignore /clang. Don't we want to do this for all
tools? If not, at least factor "(?<!/|-)" to a variable.

Cheers,
Rafael



More information about the llvm-commits mailing list