diff options
author | Enrico Granata <egranata@apple.com> | 2015-11-14 05:44:23 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-11-14 05:44:23 +0000 |
commit | b56d01033e524cbf3e6281282cf21950499c3d7f (patch) | |
tree | 7e0623d4f97252d07a8898ec094485fa96abf1c6 /llvm/lib/CodeGen/LiveRegMatrix.cpp | |
parent | bd9fc28444c256bd1ed1e29a59bd938160c60674 (diff) | |
download | bcm5719-llvm-b56d01033e524cbf3e6281282cf21950499c3d7f.tar.gz bcm5719-llvm-b56d01033e524cbf3e6281282cf21950499c3d7f.zip |
The existing logic to loop over formatters is very pre-C++11, using void* batons, and function pointers, and raw memory allocations instead of safer more modern constructs
This is a first pass at a cleanup of that code, modernizing the "type X clear" commands, and providing the basic infrastructure I plan to use all over
More cleanup will come over the next few days
llvm-svn: 253125
Diffstat (limited to 'llvm/lib/CodeGen/LiveRegMatrix.cpp')
0 files changed, 0 insertions, 0 deletions