summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GCMetadata.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-03-28 08:38:27 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-03-28 08:38:27 +0000
commit772c88b8872b12d58d5d65593b936dccb7327e0b (patch)
tree2b441c28d75011a2d0a469072104b5bcd551ca1f /llvm/lib/CodeGen/GCMetadata.cpp
parent24a629851202172fcdc7a28af52eb9a241887285 (diff)
downloadbcm5719-llvm-772c88b8872b12d58d5d65593b936dccb7327e0b.tar.gz
bcm5719-llvm-772c88b8872b12d58d5d65593b936dccb7327e0b.zip
Switch to WeakVHs in the value mapper, and aggressively prune dead basic
blocks in the function cloner. This removes the last case of trivially dead code that I've been seeing in the wild getting inlined, analyzed, re-inlined, optimized, only to be deleted. Nukes a FIXME from the cleanup tests. llvm-svn: 153572
Diffstat (limited to 'llvm/lib/CodeGen/GCMetadata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud