Address post-commit review from r243378.

This checks that bork_directive occurs exactly twice in the test output.

llvm-svn: 244543
This commit is contained in:
Sanjoy Das 2015-08-11 00:20:24 +00:00
parent 33d60bfc0d
commit 7742b8ba15
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
; CHECK: bork_directive
; CHECK: bork_directive
; CHECK-NOT: bork_directive
define void @bork(i32 %param) {
entry: