mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-24 07:01:35 +00:00
[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:
parent
f6071e14c5
commit
895fbaa13c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user