More test case for r208715.
authorLogan Chien <tzuhsiang.chien@gmail.com>
Wed, 14 May 2014 16:37:32 +0000 (16:37 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Wed, 14 May 2014 16:37:32 +0000 (16:37 +0000)
commitbb5d9acac77f97e7c93de20ffe0a2eaf6eafd4e2
treee27adf3108f4a1fdfb89eb1f72015819fa68c21e
parent202be0631841c7bdab1818d1c218765a5a4f99e8
More test case for r208715.

The commit r208166 will cause some regression on ARM EHABI.
This fix has been committed in r208715, and an assertion failure
test case has been committed in r208770.

This commit further extends the unittest so that the actual
value in the handlerdata will be checked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208790 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/ehabi-handlerdata.ll [new file with mode: 0644]