8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
3 lines
73 B
LLVM
3 lines
73 B
LLVM
; RUN: not llvm-as < %s > /dev/null 2>&1
|
|
declare void @h(i32 byval %num)
|