summaryrefslogtreecommitdiff
path: root/test/profile/instrprof-without-libc.c
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-15 21:34:19 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-15 21:34:19 +0000
commit9e9e5e22e02e366dc976d7254608c46a845df38d (patch)
treed660ce1b05b5c39f9453b504fd6288af35b1bf52 /test/profile/instrprof-without-libc.c
parent4461903fda68a6349e76e675eef2946b4e05592e (diff)
Update lib/profile tests for metadata assembly change
Running the upgrade script from PR21532. Hopefully this will unstick compiler-rt bots [1] after r224257. [1]: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA_check/181/ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@224276 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/profile/instrprof-without-libc.c')
-rw-r--r--test/profile/instrprof-without-libc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profile/instrprof-without-libc.c b/test/profile/instrprof-without-libc.c
index 60ca9496c..fc6c9b25b 100644
--- a/test/profile/instrprof-without-libc.c
+++ b/test/profile/instrprof-without-libc.c
@@ -46,7 +46,7 @@ int main(int argc, const char *argv[]) {
return fclose(File);
#endif
}
-// CHECK: ![[PD1]] = metadata !{metadata !"branch_weights", i32 1, i32 2}
+// CHECK: ![[PD1]] = !{!"branch_weights", i32 1, i32 2}
// CHECK-SYMBOLS-NOT: ___cxx_global_var_init
// CHECK-SYMBOLS-NOT: ___llvm_profile_register_write_file_atexit