]> granicus.if.org Git - llvm/commit
[DebugInfo] Pre-commit of test case for DW_OP_breg/DW_OP_fbreg folds
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>
Sat, 7 Sep 2019 11:39:57 +0000 (11:39 +0000)
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>
Sat, 7 Sep 2019 11:39:57 +0000 (11:39 +0000)
commite804d2598b9720072877b91d3b434d79fa904fc7
tree657d26c43dc5a129dfb7d53aaee1ca2abe95796e
parentc492880dff89f52d655284c08ae76b7d6d7bc881
[DebugInfo] Pre-commit of test case for DW_OP_breg/DW_OP_fbreg folds

This currently triggers undefined behavior if executed with an
ubsan build. It is just a precommit of the test case to show that
we got a problem.

Fix is proposed in https://reviews.llvm.org/D67263 and plan is to
commit the fix directly after this patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371303 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/X86/dw_op_constu.mir [new file with mode: 0644]