blob: b7037a35585048bd10c3d8bade6594ce7167ba0c [file] [log] [blame]
; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i64 @test() {
ret i64 undef
}