Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DLitConfig.py29 echo_all_commands = False): argument
68 self.echo_all_commands = echo_all_commands
H A Dmain.py41 echo_all_commands=opts.echoAllCommands)
H A DTestRunner.py988 if litConfig.echo_all_commands:
998 if litConfig.echo_all_commands: