[PATCH] D29185: [lit] Allow llvm's build and test systems to support paths with spaces

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 04:57:20 PST 2017


bd1976llvm updated this revision to Diff 89192.
bd1976llvm added a comment.

Added tests in "utils/lit/tests/sp aces" to check that spaces in paths are handled correctly.

This does mean that there is now a directory in the repository with a space in its name.


https://reviews.llvm.org/D29185

Files:
  cmake/modules/AddLLVM.cmake
  docs/GettingStartedVS.rst
  test/BugPoint/compile-custom.ll
  test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test
  test/DebugInfo/llvm-symbolizer.test
  test/LibDriver/libpath.test
  test/Object/mri-addmod.test
  test/Object/nm-archive.test
  test/Other/ResponseFile.ll
  test/ThinLTO/X86/prefix_replace.ll
  test/Transforms/GCOVProfiling/function-numbering.ll
  test/Transforms/GCOVProfiling/global-ctor.ll
  test/Transforms/GCOVProfiling/linezero.ll
  test/Transforms/GCOVProfiling/linkagename.ll
  test/Transforms/GCOVProfiling/return-block.ll
  test/Transforms/GCOVProfiling/three-element-mdnode.ll
  test/Transforms/GCOVProfiling/version.ll
  test/lit.cfg
  test/tools/llvm-profdata/input-dir.test
  test/tools/llvm-profdata/input-filenames.test
  test/tools/llvm-symbolizer/coff-dwarf.test
  test/tools/llvm-symbolizer/coff-exports.test
  test/tools/llvm-symbolizer/dsym.test
  test/tools/sanstats/elf.test
  utils/GetRepositoryPath
  utils/GetSourceVersion
  utils/lit/lit/ShUtil.py
  utils/lit/lit/TestRunner.py
  utils/lit/lit/util.py
  utils/lit/tests/lit.cfg
  utils/lit/tests/sp aces/check-for-spaces.py
  utils/lit/tests/sp aces/spaces-in-paths.py
  utils/lit/tests/unit/ShUtil.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29185.89192.patch
Type: text/x-patch
Size: 32106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/9c24fd0c/attachment.bin>


More information about the llvm-commits mailing list