brintos

brintos / llvm-project-archived public Read only

0
0
Text · 101 B · 39824ca Raw
6 lines · plain
1; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--2 3define i64 @test() {4        ret i64 undef5}6