Convert lldbg- to lldb-

This commit is contained in:
Ben Kimock 2024-08-18 17:00:33 -04:00
parent 41d06f4115
commit 22ed23d680
77 changed files with 714 additions and 714 deletions

View file

@ -13,7 +13,7 @@
// lldb-command:run
// lldb-command:v *abc
// lldbg-check:(enum_thinlto::ABC) *abc = { value = { x = 0 y = 8970181431921507452 } $discr$ = 0 }
// lldb-check:(enum_thinlto::ABC) *abc = { value = { x = 0 y = 8970181431921507452 } $discr$ = 0 }
#![allow(unused_variables)]
#![feature(omit_gdb_pretty_printer_section)]