YouCompleteMe/cpp/llvm/test/Verifier/byval-1.ll

3 lines
69 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: not llvm-as < %s >& /dev/null
declare void @h(i32 byval %num)