Functions
llvm-coverage Namespace Reference

Functions

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

Function Documentation

◆ main()

def llvm-coverage.main ( )

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

References runCmd().

◆ runCmd()

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

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

Referenced by main().