[PATCH] D50206: [lit, python] Always add quotes around the python path in lit

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 16:00:55 PDT 2018


stella.stamenova updated this revision to Diff 159117.
stella.stamenova retitled this revision from "[lit, windows] Fix several lit tests on Windows" to "[lit, python] Always add quotes around the python path in lit".
stella.stamenova edited the summary of this revision.
Herald added subscribers: dexonsmith, steven_wu, jakehehrlich, kbarton, eraman, nemanjai, mehdi_amini.
Herald added a reviewer: alexshap.

Repository:
  rL LLVM

https://reviews.llvm.org/D50206

Files:
  test/BugPoint/compile-custom.ll
  test/BugPoint/unsymbolized.ll
  test/Other/opt-bisect-legacy-pass-manager.ll
  test/TableGen/JSON.td
  test/ThinLTO/X86/cache.ll
  test/tools/llvm-cov/showLineExecutionCounts.cpp
  test/tools/llvm-objcopy/auto-remove-shndx.test
  test/tools/llvm-objcopy/many-sections.test
  test/tools/llvm-objcopy/remove-shndx.test
  test/tools/llvm-objcopy/strict-no-add.test
  test/tools/llvm-symbolizer/pdb/pdb.test
  test/tools/llvm-symbolizer/ppc64.test
  utils/lit/lit/llvm/config.py
  utils/lit/tests/Inputs/shtest-env/lit.cfg
  utils/lit/tests/Inputs/shtest-format/external_shell/fail_with_bad_encoding.txt
  utils/lit/tests/Inputs/shtest-format/lit.cfg
  utils/lit/tests/Inputs/shtest-shell/dev-null.txt
  utils/lit/tests/Inputs/shtest-shell/lit.cfg
  utils/lit/tests/Inputs/shtest-shell/redirects.txt
  utils/lit/tests/Inputs/shtest-shell/valid-shell.txt
  utils/lit/tests/Inputs/shtest-timeout/lit.cfg
  utils/lit/tests/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50206.159117.patch
Type: text/x-patch
Size: 20029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/f54f959d/attachment.bin>


More information about the llvm-commits mailing list