aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MachObjectWriter.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
commit35fcd6557f53aab69c2990b80fed4653fbaa3473 (patch)
tree9ff71fdf207bbbeb36a2d18431121baf17852a85 /lib/MC/MachObjectWriter.cpp
parentab70ed41f344c04dabaf180c40f04827bc9c56b5 (diff)
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); git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118248 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions