Recommit: DebugInfo: Check DW_OP_convert in loclists with Split DWARF
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Feb 2020 02:34:34 +0000 (18:34 -0800)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 5 Feb 2020 02:37:06 +0000 (18:37 -0800)
commit57c54ddd7f9857d9054a1e163799eb5235c89602
tree4a10d3d0c586c512510d131995363a05e9303705
parent27748363da8df9bd952cc0ba5b9c57f51414a07c
Recommit: DebugInfo: Check DW_OP_convert in loclists with Split DWARF

Originally committed in: 552a8fe12bd1822f48dda2e9e8728a179f82d356
            Reverted in: f75301d16d444d8cb6810d679290df744bc79ec7

Reverted because it was running llc directly (rather than %llc_dwarf)
which uses COFF files on Windows which LLVM doesn't support all DWARF
features in.

This functionality isn't fully working, but sets up the testing for a
follow-on patch that demonstrates and fixes the brokenness related to
DWO ID hashing this construct.
llvm/test/DebugInfo/X86/convert-loclist.ll