AsmParser: More generic support for integer type suffices.
[oota-llvm.git] / test / MC / AsmParser / directive_tdata.s
2010-05-17 Eric ChristopherMore data/parsing support for tls directives. Add...