summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-03-31 18:20:47 +0000
committerDan Gohman <gohman@apple.com>2009-03-31 18:20:47 +0000
commit6161b3ccf6c9b0eb06788738c453346268fec5d5 (patch)
tree6d2dbb2f8cc65deca2c5413f600ceba93028f1c0 /llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll
parent63a224ad596ada00468c2961df414ccd3ce31e2a (diff)
downloadbcm5719-llvm-6161b3ccf6c9b0eb06788738c453346268fec5d5.tar.gz
bcm5719-llvm-6161b3ccf6c9b0eb06788738c453346268fec5d5.zip
Add an explicit -asm-verbose to these tests, to make it
possible to run the tests with -asm-verbose defaulting to false. llvm-svn: 68124
Diffstat (limited to 'llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll')
-rw-r--r--llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll b/llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll
index 497a83aa34a..0ad539664c9 100644
--- a/llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll
+++ b/llvm/test/CodeGen/X86/2007-06-04-tailmerge4.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-eh | grep invcont131
+; RUN: llvm-as < %s | llc -enable-eh -asm-verbose | grep invcont131
; PR 1496: tail merge was incorrectly removing this block
; ModuleID = 'report.1.bc'
OpenPOWER on IntegriCloud