Sign in
cobalt
/
cobalt
/
08a2e40cad2d5bd01c37c36c1fdffa2d431d01d7
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
blob: 39824caaa12f22e2bc054029706cc82b2d1da991 [
file
]
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
define
i64
@test
()
{
ret
i64
undef
}