[PATCH] D14680: RunSafely.sh: Allow the specification of a working directory

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 20:41:15 PST 2015


MatzeB created this revision.
MatzeB added reviewers: ddunbar, jmolloy, rengolin.
MatzeB added a subscriber: llvm-commits.

Also changes the lit tests to recognize a 
  cd $DIR ; command
pattern and change it into the apropriate RunSafely.sh options.

It also adds a convenience WORKDIR option to the llvm_test_run() cmake macro.

http://reviews.llvm.org/D14680

Files:
  RunSafely.sh
  cmake/modules/SingleMultiSource.cmake
  lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14680.40206.patch
Type: text/x-patch
Size: 4376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151114/77554f55/attachment.bin>


More information about the llvm-commits mailing list