[InstCombine] Signed saturation patterns
[llvm-core.git] / test / MC / COFF / invalid-endef.s
blob34c7a090d6e9b6287078fb3ab8e0516e2f9c2851
1 # RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s 2>&1 | FileCheck %s
3 # CHECK: ending symbol definition without starting one
4 # CHECK: ending symbol definition without starting one
5 .endef
6 .endef