David Majnemer 7e2b51ddb0 [MC] Don't crash when .word is given bogus values
We didn't validate that the .word directive was given a sane value,
leading to crashes when we attempt to write out the object file.

Instead, perform some validation and issue a diagnostic pointing at the
start of the diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251270 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-26 02:45:50 +00:00
..
2015-10-23 14:17:03 +00:00
2015-10-25 21:47:09 +00:00
2015-10-15 01:39:00 +00:00
2015-10-23 06:05:55 +00:00