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

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 08:21:09 PST 2017


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

Removed paths in spaces warning from the getting started with llvm and visual studio doc. This is because it would be better to simply change one of the build bots to test this and commit to supporting it going forward!


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/unit/ShUtil.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29185.86054.patch
Type: text/x-patch
Size: 28453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/a9387564/attachment.bin>


More information about the llvm-commits mailing list