aboutsummaryrefslogtreecommitdiff
path: root/test/profile/instrprof-set-filename.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/instrprof-set-filename.c')
-rw-r--r--test/profile/instrprof-set-filename.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profile/instrprof-set-filename.c b/test/profile/instrprof-set-filename.c
index 045821899e44..51aa4234fea1 100644
--- a/test/profile/instrprof-set-filename.c
+++ b/test/profile/instrprof-set-filename.c
@@ -11,4 +11,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}