Test commit from a git-svn-cloned lldb/trunk repository.

llvm-svn: 131319
This commit is contained in:
Johnny Chen 2011-05-13 21:55:30 +00:00
parent fb7f07e3bd
commit b411b980ac
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
"""
This LLDB module contains miscellaneous utilities.
Some of the test suite takes advantage of the utility functions defined here.
They can also be useful for general purpose lldb scripting.
"""
import lldb