mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 06:38:44 +00:00
New testcase, problem found by Rob.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fbd4de1d9b
commit
2349ba939d
3
test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
Normal file
3
test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: llvm-as < %s | llc -march=ppc32
|
||||
|
||||
long %test() { ret long undef }
|
Loading…
Reference in New Issue
Block a user