summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/atomic-or.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/atomic-or.ll')
-rw-r--r--test/CodeGen/X86/atomic-or.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/atomic-or.ll b/test/CodeGen/X86/atomic-or.ll
index 3f02eaf..d759beb 100644
--- a/test/CodeGen/X86/atomic-or.ll
+++ b/test/CodeGen/X86/atomic-or.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | FileCheck %s
+; RUN: llc < %s -march=x86-64 -verify-machineinstrs | FileCheck %s
; rdar://9692967
OpenPOWER on IntegriCloud