• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: not llvm-as < %s > /dev/null 2>&1
2declare void @h(i32 byval %num)
3