AsmParser: add missed tests
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 3 Mar 2014 06:35:00 +0000 (06:35 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 3 Mar 2014 06:35:00 +0000 (06:35 +0000)
commit00e373aa73da57a47c6e4b7f4079a1841ddd2cd4
tree7c45438e6806f8758120994f130807658b515988
parentc594f39acb4f9f90e5e9ada6fc88a105ee652c8d
AsmParser: add missed tests

The diagnostics tests were missing from the previous introduction of ifeqs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202674 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/AsmParser/ifeqs-diagnostics.s [new file with mode: 0644]