diff options
Diffstat (limited to 'lldb/lit/SymbolFile/NativePDB/Inputs')
| -rw-r--r-- | lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s b/lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s index 6eaa80cf850..553a5ce06db 100644 --- a/lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s +++ b/lldb/lit/SymbolFile/NativePDB/Inputs/s_constant.s @@ -165,7 +165,7 @@ GlobalSSEC: # @GlobalSSEC .short 1 # Flags .asciz "argc" .Ltmp13: - .cv_def_range .Ltmp0 .Ltmp1, frame_ptr_rel, 4 + .cv_def_range .Ltmp0 .Ltmp1, "B\021\004\000\000\000" .short .Ltmp15-.Ltmp14 # Record length .Ltmp14: .short 4414 # Record kind: S_LOCAL @@ -173,7 +173,7 @@ GlobalSSEC: # @GlobalSSEC .short 1 # Flags .asciz "argv" .Ltmp15: - .cv_def_range .Ltmp0 .Ltmp1, frame_ptr_rel, 8 + .cv_def_range .Ltmp0 .Ltmp1, "B\021\b\000\000\000" .short 2 # Record length .short 4431 # Record kind: S_PROC_ID_END .Ltmp7: |

