summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/data-in-code-annotations.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/data-in-code-annotations.ll')
-rw-r--r--llvm/test/CodeGen/ARM/data-in-code-annotations.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/data-in-code-annotations.ll b/llvm/test/CodeGen/ARM/data-in-code-annotations.ll
index da70178225e..5eb81b24de0 100644
--- a/llvm/test/CodeGen/ARM/data-in-code-annotations.ll
+++ b/llvm/test/CodeGen/ARM/data-in-code-annotations.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=armv7-apple-darwin -arm-atomic-cfg-tidy=0 | FileCheck %s
define double @f1() nounwind {
; CHECK-LABEL: f1:
OpenPOWER on IntegriCloud