Functions
llvm-coverage Namespace Reference

Functions

def runCmd (cmd, data=None)
 
def main ()
 

Function Documentation

◆ main()

def llvm-coverage.main ( )

Definition at line 22 of file llvm-coverage.py.

References runCmd().

◆ runCmd()

def llvm-coverage.runCmd (   cmd,
  data = None 
)

Definition at line 11 of file llvm-coverage.py.

Referenced by main().