summaryrefslogtreecommitdiff
path: root/include/llvm/DebugInfo
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-09-24 19:50:00 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-09-24 19:50:00 +0000
commit9ddf28d501144276fb47ce2e5f48f2497d9898d5 (patch)
tree7452d5acf30fe84cc3089957bbe33f99fccb0163 /include/llvm/DebugInfo
parente64f5e00264ae7b3f3a2a5904cf2ca2deab6ed6e (diff)
downloadllvm-9ddf28d501144276fb47ce2e5f48f2497d9898d5.tar.gz
llvm-9ddf28d501144276fb47ce2e5f48f2497d9898d5.tar.bz2
llvm-9ddf28d501144276fb47ce2e5f48f2497d9898d5.tar.xz
llvm-dwarfdump support for gnu_pubtypes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/DebugInfo')
-rw-r--r--include/llvm/DebugInfo/DIContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/DebugInfo/DIContext.h b/include/llvm/DebugInfo/DIContext.h
index 1b42138558..d181a83a90 100644
--- a/include/llvm/DebugInfo/DIContext.h
+++ b/include/llvm/DebugInfo/DIContext.h
@@ -110,6 +110,7 @@ enum DIDumpType {
DIDT_Ranges,
DIDT_Pubnames,
DIDT_GnuPubnames,
+ DIDT_GnuPubtypes,
DIDT_Str,
DIDT_StrDwo,
DIDT_StrOffsetsDwo