[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
diff --git a/tests/debuginfo/issue-13213.rs b/tests/debuginfo/issue-13213.rs
index 3934784..7ef9178 100644
--- a/tests/debuginfo/issue-13213.rs
+++ b/tests/debuginfo/issue-13213.rs
@@ -1,11 +1,11 @@
-// min-lldb-version: 310
-// ignore-cdb: Fails with exit code 0xc0000135 ("the application failed to initialize properly")
+//@ min-lldb-version: 310
+//@ ignore-cdb: Fails with exit code 0xc0000135 ("the application failed to initialize properly")
-// aux-build:issue-13213-aux.rs
+//@ aux-build:issue-13213-aux.rs
extern crate issue_13213_aux;
-// compile-flags:-g
+//@ compile-flags:-g
// This tests make sure that we get no linker error when using a completely inlined static. Some
// statics that are marked with AvailableExternallyLinkage in the importing crate, may actually not