We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24d781 commit bfe6b3bCopy full SHA for bfe6b3b
llvm/utils/lit/lit/llvm/subst.py
@@ -76,9 +76,6 @@ def __init__(
76
extra_args: If specified, represents a list of arguments that will be
77
appended to the tool's substitution.
78
79
- explicit_path: If specified, the exact path will be used as a substitution.
80
- Otherwise, the tool will be searched for as if by calling which(tool)
81
-
82
"""
83
self.unresolved = unresolved
84
self.extra_args = extra_args
0 commit comments