aboutsummaryrefslogtreecommitdiff
path: root/test/profile/instrprof-write-file-atexit-explicitly.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/instrprof-write-file-atexit-explicitly.c')
-rw-r--r--test/profile/instrprof-write-file-atexit-explicitly.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profile/instrprof-write-file-atexit-explicitly.c b/test/profile/instrprof-write-file-atexit-explicitly.c
index ba229b9144fa..18c365af5003 100644
--- a/test/profile/instrprof-write-file-atexit-explicitly.c
+++ b/test/profile/instrprof-write-file-atexit-explicitly.c
@@ -14,4 +14,4 @@ int main(int argc, const char *argv[]) {
__llvm_profile_set_filename(argv[1]);
return 0;
}
-// CHECK: ![[PD1]] = metadata !{metadata !"branch_weights", i32 1, i32 2}
+// CHECK: ![[PD1]] = !{!"branch_weights", i32 1, i32 2}