[PATCH] D19757: [lit] Add %:[STpst] to represent paths without Windows drive letters.
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 18:18:10 PDT 2016
rnk added a comment.
I thought we wanted this behavior:
C:/foo -> C/foo
Is LLD doing something different in the reproducer?
http://reviews.llvm.org/D19757
More information about the llvm-commits
mailing list