We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5441f68 commit 6e027cbCopy full SHA for 6e027cb
clang/test/CodeGen/ubsan-trap-merge.c
@@ -270,12 +270,3 @@ int m(int x, int y) {
270
// TRAP: attributes #[[ATTR4]] = { nomerge noreturn nounwind }
271
// HANDLER: attributes #[[ATTR4]] = { noreturn nounwind }
272
// 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