blob: fcddeafc2e7291cf2b2c024fe445958a34e1cac9 [file] [log] [blame]
%foo = type { i8* }
define void @g(%foo* %x) {
ret void
}