[PATCH] D33271: lit: allow glob patterns as path arguments

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 05:57:40 PDT 2017


arichardson added a comment.

The last time I tried using a glob on the source directory it did not work for me for some reason. It works now so maybe I was using llvm-lit from the wrong build directory.
However, I still think this patch is useful because it means I don't have to type the full path to the source directory.


Repository:
  rL LLVM

https://reviews.llvm.org/D33271





More information about the llvm-commits mailing list