mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 12:55:45 +00:00
New testcase, problem found by Rob.
llvm-svn: 19556
This commit is contained in:
parent
b0b49268c4
commit
4ee1d50b9c
3
test/Regression/CodeGen/PowerPC/2005-01-14-UndefLong.ll
Normal file
3
test/Regression/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…
x
Reference in New Issue
Block a user