blob: 0b2a3b826c27f69ccbad3678943e13af20f8f566 [file] [log] [blame]
%foo = type { ptr }
define void @g(%foo %x) {
ret void
}