diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-10-14 16:36:49 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-10-14 16:36:49 +0000 |
commit | cd8b2bbed2f5164791478806015addeaaddebbba (patch) | |
tree | b91d633ab4e73d1fa287bd72b9f492d62531911d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bee6e9f8e01b2f622a843522958b8f80636ee4fd (diff) | |
download | llvm-cd8b2bbed2f5164791478806015addeaaddebbba.zip llvm-cd8b2bbed2f5164791478806015addeaaddebbba.tar.gz llvm-cd8b2bbed2f5164791478806015addeaaddebbba.tar.bz2 |
Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebugger.Initialize()'.
Inside the lldb module, there's no need (and as a matter of fact, incorrect) to specify the 'lldb'
module name.
Comment out the call to lldb.SBDebugger.Initialize() within the test driver itself, since it is
already done when we import the lldb.py module.
llvm-svn: 116485
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions