mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 20:10:50 +08:00
Update comment.
llvm-svn: 132002
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
#
|
||||
# This script modifies the lldb module (which was automatically generated via
|
||||
# running swig) to support iteration and/or equality operations for certain lldb
|
||||
# objects, adds a global variable 'debugger_unique_id' and initializes it to 0.
|
||||
# objects, implements truth value testing for certain lldb objects, and adds a
|
||||
# global variable 'debugger_unique_id' which is initialized to 0.
|
||||
#
|
||||
# It also calls SBDebugger.Initialize() to initialize the lldb debugger
|
||||
# subsystem.
|
||||
|
||||
Reference in New Issue
Block a user