Move dw_op_minus test to DebugInfo/X86.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 30 Sep 2015 20:23:24 +0000 (20:23 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 30 Sep 2015 20:23:24 +0000 (20:23 +0000)
commit5a7136645b457eda9de3d7d8de00ac78a6c854b5
tree2b1d682fb718379cff387f9ec6158b4ba873f913
parent1eca6971070c2728f3fc53a7d1c0f7108011ef61
Move dw_op_minus test to DebugInfo/X86.

The test requires X86 target support, and checks the actual debug
info contents, including register numbers which would be different on
other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248938 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/Generic/dw_op_minus.ll [deleted file]
test/DebugInfo/X86/dw_op_minus.ll [new file with mode: 0644]