DirectXShaderCompiler/test/Verifier/byval-4.ll

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

2016-12-28 22:52:27 +03:00
; RUN: llvm-as %s -o /dev/null
%struct.foo = type { i64 }
declare void @h(%struct.foo* byval %num)