diff options
| author | Ben Kimock <kimockb@gmail.com> | 2024-08-17 18:55:13 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2024-08-18 16:58:26 -0400 |
| commit | c5fdc90a733187564c3a5dc2567cdb232738b7f7 (patch) | |
| tree | ee99485449f3429efd8e5b7c36c6820b119650e2 /tests/debuginfo/reference-debuginfo.rs | |
| parent | e2523c18427db0a6b28b7dc8c12a5a65011bef49 (diff) | |
| download | rust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.tar.gz rust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.zip | |
Delete min-lldb-version: 310
Diffstat (limited to 'tests/debuginfo/reference-debuginfo.rs')
| -rw-r--r-- | tests/debuginfo/reference-debuginfo.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/debuginfo/reference-debuginfo.rs b/tests/debuginfo/reference-debuginfo.rs index b33b148f223..514228c6998 100644 --- a/tests/debuginfo/reference-debuginfo.rs +++ b/tests/debuginfo/reference-debuginfo.rs @@ -3,7 +3,6 @@ // and leaves codegen to create a ladder of allocations so as `*a == b`. // //@ compile-flags:-g -Zmir-enable-passes=+ReferencePropagation,-ConstDebugInfo -//@ min-lldb-version: 310 // === GDB TESTS =================================================================================== |
