Sign in
cobalt
/
cobalt.git
/
ecb76eb1e58da94893009effbde7ffbb7515f9c6
/
.
/
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
}