Delete lldbr annotations

This commit is contained in:
Ben Kimock 2024-08-18 16:59:58 -04:00
parent c5fdc90a73
commit 41d06f4115
73 changed files with 0 additions and 677 deletions

View file

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