We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd8cb8 commit 34f6a83Copy full SHA for 34f6a83
tests/codegen/debug-vtable.rs
@@ -11,8 +11,6 @@
11
12
// Make sure that vtables don't have the unnamed_addr attribute when debuginfo is enabled.
13
// This helps debuggers more reliably map from dyn pointer to concrete type.
14
-// CHECK: @vtable.0 = private constant <{
15
-// CHECK: @vtable.1 = private constant <{
16
// CHECK: @vtable.2 = private constant <{
17
// CHECK: @vtable.3 = private constant <{
18
// CHECK: @vtable.4 = private constant <{
0 commit comments