[PowerPC] add comment to test

Added comment in test for soft-float operations on ppc architecture.
Test commit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266600 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Strahinja Petrovic 2016-04-18 11:52:14 +00:00
parent f6071e14c5
commit 895fbaa13c

View File

@ -1,4 +1,6 @@
; RUN: llc -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s
; Testing operations in soft-float mode
define double @foo() #0 {
entry:
%a = alloca double, align 8