diff options
Diffstat (limited to 'llvm/include/llvm/DebugInfo/DIContext.h')
| -rw-r--r-- | llvm/include/llvm/DebugInfo/DIContext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/DebugInfo/DIContext.h b/llvm/include/llvm/DebugInfo/DIContext.h index 87308470507..eff0e3e6786 100644 --- a/llvm/include/llvm/DebugInfo/DIContext.h +++ b/llvm/include/llvm/DebugInfo/DIContext.h @@ -125,6 +125,7 @@ enum DIDumpType { DIDT_AppleNamespaces, DIDT_AppleObjC, DIDT_CUIndex, + DIDT_TUIndex, }; class DIContext { |

