I have eliminated RTTI from LLDB!
Also added a shell script build phase that fixes the headers in LLDB.framework. llvm-svn: 105899
Showing
- lldb/include/lldb/Target/Thread.h 2 additions, 1 deletionlldb/include/lldb/Target/Thread.h
- lldb/include/lldb/Target/ThreadPlanStepInRange.h 2 additions, 1 deletionlldb/include/lldb/Target/ThreadPlanStepInRange.h
- lldb/include/lldb/Target/ThreadPlanStepOverRange.h 2 additions, 1 deletionlldb/include/lldb/Target/ThreadPlanStepOverRange.h
- lldb/include/lldb/lldb-types.h 1 addition, 2 deletionslldb/include/lldb/lldb-types.h
- lldb/lldb.xcodeproj/project.pbxproj 5 additions, 2 deletionslldb/lldb.xcodeproj/project.pbxproj
- lldb/source/API/SBThread.cpp 9 additions, 18 deletionslldb/source/API/SBThread.cpp
- lldb/source/Commands/CommandObjectThread.cpp 4 additions, 17 deletionslldb/source/Commands/CommandObjectThread.cpp
- lldb/source/Target/Thread.cpp 26 additions, 5 deletionslldb/source/Target/Thread.cpp
Loading
Please register or sign in to comment