Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
Generic
/
empty-insertvalue.ll
blob: e4cc27c2ffcf98bfb68760d35ea55dac6f60e972 [
file
] [
log
] [
blame
]
; RUN: llc < %s
define
void
@f
()
{
entry
:
%0
=
insertvalue
{
[
0
x
{
i8
*,
i8
*
}],
[
0
x
{
i8
*,
i64
}]
}
undef
,
[
0
x
{
i8
*,
i8
*
}]
undef
,
0
ret
void
}