brintos

brintos / llvm-project-archived public Read only

0
0
Text · 134 B · 9f2a9ee Raw
7 lines · plain
1; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--2 3define void @t() nounwind {4	call void null( ppc_fp128 undef )5	unreachable6}7