aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@freebsd.org>2012-09-18 16:55:29 +0000
committerRoman Divacky <rdivacky@freebsd.org>2012-09-18 16:55:29 +0000
commit4cd56014ae05a6ccc92cdcc66d457ce37558fc31 (patch)
tree8d7459173be919d58fff338bfdf2f96e2a85160c /test/CodeGen/PowerPC/ppc64-linux-func-size.ll
parenteb8b7dc5362b66e45f17ce1c6d1ff1f5b79b9534 (diff)
downloadexternal_llvm-4cd56014ae05a6ccc92cdcc66d457ce37558fc31.zip
external_llvm-4cd56014ae05a6ccc92cdcc66d457ce37558fc31.tar.gz
external_llvm-4cd56014ae05a6ccc92cdcc66d457ce37558fc31.tar.bz2
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164139 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/ppc64-linux-func-size.ll')
-rw-r--r--test/CodeGen/PowerPC/ppc64-linux-func-size.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/ppc64-linux-func-size.ll b/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
index e5aa1f1..e1d50ba 100644
--- a/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
+++ b/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
@@ -5,6 +5,7 @@
; CHECK-NEXT: .align 3
; CHECK-NEXT: .quad .L.test1
; CHECK-NEXT: .quad .TOC.@tocbase
+; CHECK-NEXT: .quad 0
; CHECK-NEXT: .text
; CHECK-NEXT: .L.test1: