Address post-commit review from r243378.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 11 Aug 2015 00:20:24 +0000 (00:20 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 11 Aug 2015 00:20:24 +0000 (00:20 +0000)
This checks that bork_directive occurs exactly twice in the test output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244543 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll

index 23e847ccf247a04d3168e20ff8dbcf683af0fe48..6268c13ac16c74b7cbfb47da9e35634ebc25b37f 100644 (file)
@@ -4,6 +4,7 @@
 
 ; CHECK: bork_directive
 ; CHECK: bork_directive
+; CHECK-NOT: bork_directive
 
 define void @bork(i32 %param) {
 entry: