[PowerPC] add comment to test

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

llvm-svn: 266600
This commit is contained in:
Strahinja Petrovic 2016-04-18 11:52:14 +00:00
parent c3ff0cd8a2
commit c91b45a31a
1 changed files with 2 additions and 0 deletions

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