Revert "Centralize the information about which object format we are using."
[oota-llvm.git] / test / MC / COFF / invalid-type.s
1 # RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s
2
3         .type 65536
4