1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-15 04:30:12 +00:00
llvm-6502/test/Verifier/byval-2.ll
2008-01-22 05:31:58 +00:00

4 lines
86 B
LLVM

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