[llvm-commits] PATCH: Use absolute paths rather than canonical paths in lit

Chandler Carruth chandlerc at google.com
Tue Nov 3 03:27:55 PST 2009


Hey Daniel,

This patch switches to use absolute paths instead of canonical paths
in lit's test suite walking. Because the walking pattern is sensitive
to file layout and walks up the paths to find test suite definitions,
it is useful to allow that tree to be synthesized using symlinks. Seem
reasonable?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-realpath.patch
Type: application/octet-stream
Size: 987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091103/8e164c30/attachment.obj>


More information about the llvm-commits mailing list