[PATCH] D15699: [cfi] Cross-DSO CFI diagnostic mode (clang part)

Evgeniy Stepanov via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 14:49:14 PST 2016


eugenis added inline comments.

================
Comment at: test/CodeGen/cfi-check-fail.c:18
@@ +17,3 @@
+// CHECK: [[TRAP]]
+// CHECK-NEXT:   call void @llvm.trap()
+// CHECK-NEXT:   unreachable
----------------
Right.
It fails.
I've removed the ":" after all label names.



Repository:
  rL LLVM

http://reviews.llvm.org/D15699





More information about the cfe-commits mailing list