[PATCH] D15699: [cfi] Cross-DSO CFI diagnostic mode (clang part)
Peter Collingbourne via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 25 13:58:06 PST 2016
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/CodeGen/cfi-check-fail.c:17
@@ +16,3 @@
+
+// CHECK: [[TRAP]]:
+// CHECK-NEXT: call void @llvm.trap()
----------------
Does this match in a -asserts build?
Repository:
rL LLVM
http://reviews.llvm.org/D15699
More information about the cfe-commits
mailing list