Skip to content

Commit 7d10bd4

Browse files
boomanaiden154aokblast
authored andcommitted
[LLVM][Docs] Remove Stray %T Substitution
This were all removed in llvm#160028, but I apparently missed this one instance in the documentation. Remove it given that it no longer works.
1 parent 694b748 commit 7d10bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/docs/CommandGuide/lit.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,6 @@ TestRunner.py:
641641
%{S:real} %S after expanding all symbolic links and substitute drives
642642
%{p:real} %p after expanding all symbolic links and substitute drives
643643
%{t:real} %t after expanding all symbolic links and substitute drives
644-
%{T:real} %T after expanding all symbolic links and substitute drives
645644
%{/s:real} %/s after expanding all symbolic links and substitute drives
646645
%{/S:real} %/S after expanding all symbolic links and substitute drives
647646
%{/p:real} %/p after expanding all symbolic links and substitute drives

0 commit comments

Comments
 (0)