Compiler projects using llvm
%foo = type { i8* }
define void @g(%foo* %x) {
  ret void
}