[PATCH] D25407: [lit] Remove (or allow specific) unused imports

Brian Gesiak via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 17:03:24 PDT 2016


modocache added a comment.

I'm at r283822 and have confirmed that the following work:

  python3 /path/to/llvm/build/bin/llvm-lit /path/to/llvm/utils/lit/tests
  python3 /path/to/llvm/build/bin/llvm-lit /path/to/llvm/build/test


https://reviews.llvm.org/D25407





More information about the llvm-commits mailing list