[Statepoints] Split the calling convention and statepoint flags operand to STATEPOINT...
[oota-llvm.git] / test / MC / COFF / invalid-scl.s
1 # RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s
2
3         .scl 1337
4