summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/darwin-labels.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-05 18:33:16 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-05 18:33:16 +0000
commit6b91775db6badd5fd52c4a0828819dd1b8c3d8cb (patch)
treed55aa252600c454fed367cda9500f2a6ddb5d793 /test/CodeGen/PowerPC/darwin-labels.ll
parentc33a34ffba27906de62fb4eba3846d527b6b8b86 (diff)
downloadllvm-6b91775db6badd5fd52c4a0828819dd1b8c3d8cb.tar.gz
llvm-6b91775db6badd5fd52c4a0828819dd1b8c3d8cb.tar.bz2
llvm-6b91775db6badd5fd52c4a0828819dd1b8c3d8cb.tar.xz
Globals are not renamed any more.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32921 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/darwin-labels.ll')
-rw-r--r--test/CodeGen/PowerPC/darwin-labels.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/darwin-labels.ll b/test/CodeGen/PowerPC/darwin-labels.ll
index c690d196a0..8178c8401c 100644
--- a/test/CodeGen/PowerPC/darwin-labels.ll
+++ b/test/CodeGen/PowerPC/darwin-labels.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc | grep 'foo bar.s":'
+; RUN: llvm-upgrade < %s | llvm-as | llc | grep 'foo bar":'
target endian = big
target pointersize = 32