aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2010-11-04 15:01:38 +0000
committerDevang Patel <dpatel@apple.com>2010-11-04 15:01:38 +0000
commit57c5a20364bfe146f3f78982e05bdb381d986374 (patch)
tree79a0bf15994832096e2ebacf73dd8b116cecc267 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parenta0148df273a6b978539993a1a2f0ef6f802facda (diff)
downloadllvm-57c5a20364bfe146f3f78982e05bdb381d986374.zip
llvm-57c5a20364bfe146f3f78982e05bdb381d986374.tar.gz
llvm-57c5a20364bfe146f3f78982e05bdb381d986374.tar.bz2
Introduce DIBuilder. It is intended to be a front-end friendly interface to emit debuggging information entries in LLVM IR.
To create debugging information for a pointer, using DIBUilder front-end just needs DBuilder.CreatePointerType(Ty, Size); instead of DebugFactory.CreateDerivedType(llvm::dwarf::DW_TAG_pointer_type, TheCU, "", getOrCreateMainFile(), 0, Size, 0, 0, 0, OCTy); llvm-svn: 118248
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions