diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-08 19:09:34 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-08 19:09:34 +0000 |
commit | a574e7a7a4fe727d315685ab4e67d02cf6e76471 (patch) | |
tree | 0141972324ee3fc704cc6525cafd51b24f555e9f /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | fe6583a0a66ca64125df0b6a59855bb08d9c6591 (diff) | |
download | bcm5719-llvm-a574e7a7a4fe727d315685ab4e67d02cf6e76471.tar.gz bcm5719-llvm-a574e7a7a4fe727d315685ab4e67d02cf6e76471.zip |
ValueMapper: Roll RemapInstruction into Mapper, NFC
Add Mapper::remapInstruction, move the guts of llvm::RemapInstruction
into it, and use the same Mapper for most of the calls to MapValue and
MapMetadata. There should be no functionality change here.
I left off the call to MapValue that wasn't passing in a Materializer
argument (for basic blocks of PHINodes). It shouldn't change
functionality either, but I'm suspicious enough to commit separately.
llvm-svn: 265832
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions