Home
last modified time | relevance | path

Searched refs:useTclAsSh (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DLitConfig.py22 useTclAsSh, argument
33 self.useTclAsSh = bool(useTclAsSh)
Dmain.py329 useTclAsSh = False,
487 useTclAsSh = opts.useTclAsSh,
DTestRunner.py301 if litConfig.useTclAsSh and bashPath: