DirectXShaderCompiler/test/Linker/Inputs/pr21374.ll

5 строки
60 B
LLVM
Исходник Обычный вид История

2016-12-28 22:52:27 +03:00
%foo = type { i8* }
define void @g(%foo* %x) {
ret void
}