Currently this file just imports lldbDataFormatters.py from llvm without the
user needing to know about it. I want to begin adding more utility (for
instance, graphing an assembly CFG without needing to copy/paste) to this file.
To use this in lldb run:
command script import $SWIFT_DIR/utils/lldbToolBox.py