Skip to content

Commit 6e027cb

Browse files
committed
Remove unnecessary metadata check
1 parent 5441f68 commit 6e027cb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

clang/test/CodeGen/ubsan-trap-merge.c

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -270,12 +270,3 @@ int m(int x, int y) {
270270
// TRAP: attributes #[[ATTR4]] = { nomerge noreturn nounwind }
271271
// HANDLER: attributes #[[ATTR4]] = { noreturn nounwind }
272272
// MINRT: attributes #[[ATTR4]] = { noreturn nounwind }
273-
//.
274-
// TRAP: [[META2]] = !{}
275-
//.
276-
// HANDLER: [[META2]] = !{}
277-
// HANDLER: [[PROF3]] = !{!"branch_weights", i32 1, i32 1048575}
278-
//.
279-
// MINRT: [[META2]] = !{}
280-
// MINRT: [[PROF3]] = !{!"branch_weights", i32 1, i32 1048575}
281-
//.

0 commit comments

Comments
 (0)