DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 28 Feb 2015 23:57:16 +0000 (23:57 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 28 Feb 2015 23:57:16 +0000 (23:57 +0000)
commit17549804c18ec050a1978dcb033d6b391cb7e2b5
tree5d5044ba36e2d2f8647242ce695387e1b6e8b2b1
parent4f00dcbf22b2c1bd7b3379adab496c97d0f6e752
DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece

r228631 stopped using `DW_OP_piece` inside `DIExpression`s in the IR,
but it apparently missed updating these testcases.  Caught by verifier
checks for `MDExpression` while working on moving the new hierarchy into
place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230882 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/piece-verifier.ll
test/Transforms/Inline/alloca-dbgdeclare.ll