[llvm-commits] [patch] Add %pathSep to lit

Nico Weber thakis at chromium.org
Tue Mar 20 00:04:02 PDT 2012


Hi,

the attached patch adds %pathSep to lit, which is replaced with ':' on
normal systems, and with ';' on win32. The motivation is to hopefully
make this test http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120319/055176.html
work on windows.

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-lit-pathsep.patch
Type: application/octet-stream
Size: 586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120320/7520e052/attachment.obj>


More information about the llvm-commits mailing list