summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-11 21:23:43 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-11 21:23:43 +0000
commitdf036085f0fcedf405e36622c203045e072e57fd (patch)
treeb76205ccfe5598b98201378df0810e757bdfd092 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent963bdd7c0a2d891fbeae22d9e7de47f8a027406e (diff)
downloadbcm5719-llvm-df036085f0fcedf405e36622c203045e072e57fd.tar.gz
bcm5719-llvm-df036085f0fcedf405e36622c203045e072e57fd.zip
LeakDetector: Simplify code and fix comments, NFC
Rather than requiring overloads in the wrapper and the impl, just overload the impl and use templates in the wrapper. This makes it less error prone to add more overloads (`void *` defeats any chance the compiler has at noticing bugs, so the easier the better). At the same time, correct the comment that was lying about not changing functionality for `Value`. llvm-svn: 224058
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud