diff options
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/lit.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/lit.rst b/llvm/docs/CommandGuide/lit.rst index 6a721eb..70daae4 100644 --- a/llvm/docs/CommandGuide/lit.rst +++ b/llvm/docs/CommandGuide/lit.rst @@ -641,7 +641,6 @@ TestRunner.py: %{S:real} %S after expanding all symbolic links and substitute drives %{p:real} %p after expanding all symbolic links and substitute drives %{t:real} %t after expanding all symbolic links and substitute drives - %{T:real} %T after expanding all symbolic links and substitute drives %{/s:real} %/s after expanding all symbolic links and substitute drives %{/S:real} %/S after expanding all symbolic links and substitute drives %{/p:real} %/p after expanding all symbolic links and substitute drives |