summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/Windows
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-03-28 22:11:06 +0000
committerSanjay Patel <spatel@rotateright.com>2016-03-28 22:11:06 +0000
commit1f867c6f9c43016b088479f876848d50f8f31fa8 (patch)
treedbad2b2a1386ed0c7962cf40e91f7352b4923277 /llvm/test/CodeGen/ARM/Windows
parent32ca438c577a8b9687d970cb46c1df877ae6e459 (diff)
downloadbcm5719-llvm-1f867c6f9c43016b088479f876848d50f8f31fa8.tar.gz
bcm5719-llvm-1f867c6f9c43016b088479f876848d50f8f31fa8.zip
fix checks: *_DAG -> *-DAG
llvm-svn: 264676
Diffstat (limited to 'llvm/test/CodeGen/ARM/Windows')
-rw-r--r--llvm/test/CodeGen/ARM/Windows/dbzchk.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/Windows/dbzchk.ll b/llvm/test/CodeGen/ARM/Windows/dbzchk.ll
index 487464c5da8..90195450e8e 100644
--- a/llvm/test/CodeGen/ARM/Windows/dbzchk.ll
+++ b/llvm/test/CodeGen/ARM/Windows/dbzchk.ll
@@ -115,7 +115,7 @@ if.end:
attributes #0 = { optsize }
; CHECK-CFG-DAG: BB#0
-; CHECK-CFG_DAG: t2Bcc <BB#2>
+; CHECK-CFG-DAG: t2Bcc <BB#2>
; CHECK-CFG-DAG: t2B <BB#1>
; CHECK-CFG-DAG: BB#1
OpenPOWER on IntegriCloud