blob: 6b40b2462dafadfc3cd479445778d8a929faba6c [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=ppc32
Evan Chengc8af52c2008-06-19 22:01:11 +00002
3define void @t() nounwind {
4 call void null( ppc_fp128 undef )
5 unreachable
6}