[PATCH] D101896: [lit] Report tool path from use_llvm_tool if found via env variable

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 04:48:49 PDT 2021


jhenderson added inline comments.


================
Comment at: llvm/utils/lit/tests/use-tool-search-env.py:8
+# CHECK: note: using test-tool: [[INPUTS]]{{[\\/]}}use-tool-search-env{{[\\/]}}test.tool
\ No newline at end of file

----------------
I'll fix this before landing this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101896/new/

https://reviews.llvm.org/D101896



More information about the llvm-commits mailing list