[SystemZ] Add DebugInfo test cases
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 6 May 2013 16:18:29 +0000 (16:18 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 6 May 2013 16:18:29 +0000 (16:18 +0000)
commit25cf4ebd50ca150468ef51697ea3587cacb87460
treeb8b7c6361e23d6fb59023ee9b8fd46a917cc68ed
parentb503b49b5105b6aad7d2a015468b84b0f64dfe8e
[SystemZ] Add DebugInfo test cases

This adds all DebugInfo tests for the SystemZ target.

This version of the patch incorporates feedback from reviews by
Eric Christopher and Rafael Espindola.  Thanks to all reviewers!

Patch by Richard Sandiford.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181205 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/SystemZ/eh_frame.s [new file with mode: 0644]
test/DebugInfo/SystemZ/eh_frame_personality.ll [new file with mode: 0644]
test/DebugInfo/SystemZ/eh_frame_personality.s [new file with mode: 0644]
test/DebugInfo/SystemZ/lit.local.cfg [new file with mode: 0644]
test/DebugInfo/SystemZ/variable-loc.ll [new file with mode: 0644]
test/DebugInfo/SystemZ/variable-loc.s [new file with mode: 0644]