utils: Teach lldbDataFormatters to load automatically
authorJustin Bogner <mail@justinbogner.com>
Wed, 28 May 2014 05:45:17 +0000 (05:45 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 28 May 2014 05:45:17 +0000 (05:45 +0000)
commite8dee1a67b7feee07bd560d8e7828e475ff79cb8
tree93f6c4173592e0da7e4a0ac6300e70745986491b
parent4cbbe0d97e432da394b9db9b16d7f892016694f8
utils: Teach lldbDataFormatters to load automatically

Add an __lldb_init_module function so that importing the
lldbDataFormatters script automatically adds the formatters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209712 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lldbDataFormatters.py