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)
commitdc30fbf7b6c45715e2b78be6f30455813ca9c075
treee2726f1b0c71f588e1e5e7fffc3338ac586a0d49
parent35e451461ffe7afe7bdd7ffececbc127681722ee
utils: Teach lldbDataFormatters to load automatically

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

llvm-svn: 209712
llvm/utils/lldbDataFormatters.py