diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 7916a0e0551..de6206360d6 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -301,7 +301,7 @@ The remaining fields are specific to the descriptor. The values of tags are loosely bound to the tag values of Dwarf information entries. However, that does not restrict the use of the information supplied to Dwarf targets. To facilitate versioning of debug information, the tag is augmented with the -current debug version (LLVMDebugVersion = 4 << 16 or 0x40000.)

+current debug version (LLVMDebugVersion = 4 << 16 or 0x40000 or 262144.)

The details of the various descriptors follow.