about summary refs log tree commit diff
path: root/tests/codegen/debug-vtable.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-03-09 11:51:18 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-11 14:35:10 +0000
commit34f6a83b28cd88a9f4e6cf790d3f270a489f1bf2 (patch)
treec6d17151a5e806300837f538843f0bd5885adc27 /tests/codegen/debug-vtable.rs
parentffd8cb87bf342488b56fe8e0238b0e556e813601 (diff)
downloadrust-34f6a83b28cd88a9f4e6cf790d3f270a489f1bf2.tar.gz
rust-34f6a83b28cd88a9f4e6cf790d3f270a489f1bf2.zip
Fix test
Diffstat (limited to 'tests/codegen/debug-vtable.rs')
-rw-r--r--tests/codegen/debug-vtable.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/codegen/debug-vtable.rs b/tests/codegen/debug-vtable.rs
index d82b737de0b..e52392b260b 100644
--- a/tests/codegen/debug-vtable.rs
+++ b/tests/codegen/debug-vtable.rs
@@ -11,8 +11,6 @@
 
 // Make sure that vtables don't have the unnamed_addr attribute when debuginfo is enabled.
 // This helps debuggers more reliably map from dyn pointer to concrete type.
-// CHECK: @vtable.0 = private constant <{
-// CHECK: @vtable.1 = private constant <{
 // CHECK: @vtable.2 = private constant <{
 // CHECK: @vtable.3 = private constant <{
 // CHECK: @vtable.4 = private constant <{