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)
commitd0c2a99f0e85d09a468537d55888bcc930bbccec
treeb0995599a5ab795e65cb69ef6a9ae7578cb15730
parent7aa7412a0bf3326ca99f17249511f7b507636a63
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.

llvm-svn: 230882
llvm/test/DebugInfo/piece-verifier.ll
llvm/test/Transforms/Inline/alloca-dbgdeclare.ll