diff --git a/clang/test/CodeGen/fixup-depth-overflow.c b/clang/test/CodeGen/fixup-depth-overflow.c index 1ae2a41b1c262..6662eb95bb2d4 100644 --- a/clang/test/CodeGen/fixup-depth-overflow.c +++ b/clang/test/CodeGen/fixup-depth-overflow.c @@ -24,3 +24,5 @@ void f(int x) { // CHECK-LABEL: define {{(dso_local )?}}void @f // CHECK-NOT: cleanup +// CHECK: {{^!0 = }} +// We might see 'cleanup' as part of a pathname or versioning in metadata