summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorDylan Noblesmith <nobled@dreamwidth.org>2014-08-24 19:10:53 +0000
committerDylan Noblesmith <nobled@dreamwidth.org>2014-08-24 19:10:53 +0000
commitaa9b74c5447382b1f57d06604a4993b2b0e78486 (patch)
tree176425bda21f3c116caffa37468ea4e68cc348d5 /llvm/lib/CodeGen/LiveVariables.cpp
parent80f0e432eeb59766d63c9224d8cc03f53ff53178 (diff)
downloadbcm5719-llvm-aa9b74c5447382b1f57d06604a4993b2b0e78486.tar.gz
bcm5719-llvm-aa9b74c5447382b1f57d06604a4993b2b0e78486.zip
TableGen: delete no-op code
This does nothing but remove the Record from the map, and then re-add it, without actually changing it in between. The Record's Name used to be changed before re-adding it when the code was first committed in r137232, but the name-changing lines were removed in r142510, and since then this code seems to do nothing. This was also the only caller of removeClass or removeDef, so now RecordKeeper owns its Records unconditionally, and could be unique_ptr-ified. llvm-svn: 216349
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud