Home
last modified time | relevance | path

Searched refs:runBuildCommand (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/function-starts/
H A DTestFunctionStarts.py38 self.runBuildCommand(["strip", "-u", "-x", "-S", exe])
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1427 self.runBuildCommand(command)
1429 def runBuildCommand(self, command): member in Base
1586 self.runBuildCommand(command)