aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/atomic-dagsched.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/atomic-dagsched.ll')
-rw-r--r--test/CodeGen/X86/atomic-dagsched.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/atomic-dagsched.ll b/test/CodeGen/X86/atomic-dagsched.ll
index 00891d6..0e7cf8c 100644
--- a/test/CodeGen/X86/atomic-dagsched.ll
+++ b/test/CodeGen/X86/atomic-dagsched.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mcpu=corei7 | FileCheck %s
+; RUN: llc < %s -march=x86-64 -mcpu=corei7 -verify-machineinstrs | FileCheck %s
define void @test(i8** %a, i64* %b, i64 %c, i64 %d) nounwind {
entry: