[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / AsmParser / dot-symbol.s
blob4bae3231868c97339bf730719ef830021db6283e
1 # Historically 'as' treats '.' as a reference to the current location in
2 # arbitrary contexts. We don't support this in general.
4 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
5 # RUN: FileCheck -input-file %t %s
7 # CHECK: invalid use of pseudo-symbol '.' as a label
8 .:
9 .long 0