summaryrefslogtreecommitdiffstats
path: root/llvm/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
commitd4f6f421a97736630e40b2df99204b49b7a85215 (patch)
treea04c8de278022f7a40475d4cbf47b88c717951b0 /llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
parent762930637c007b8f0473020b9e3c90f71e4d6e83 (diff)
downloadbcm5719-llvm-d4f6f421a97736630e40b2df99204b49b7a85215.tar.gz
bcm5719-llvm-d4f6f421a97736630e40b2df99204b49b7a85215.zip
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
llvm-svn: 164139
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll b/llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
index e5aa1f169f6..e1d50bac51a 100644
--- a/llvm/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
+++ b/llvm/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:
OpenPOWER on IntegriCloud