1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Verifier/byval-2.ll

4 lines
84 B
LLVM

; RUN: llvm-as %s -o /dev/null -f
%s = type opaque
declare void @h(%s* byval %num)