summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-10 23:55:34 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-10 23:55:34 +0000
commitaac65bebd1a552f72e1ee5dd1001cf6af8cd533f (patch)
treef4cb8a58e267cb1efd539dbdd61d6c0b821b4636 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentbf6584506f706064610c58113880836ca73f2265 (diff)
downloadbcm5719-llvm-aac65bebd1a552f72e1ee5dd1001cf6af8cd533f.tar.gz
bcm5719-llvm-aac65bebd1a552f72e1ee5dd1001cf6af8cd533f.zip
MC: Shrink MCDwarfLoc/MCLineEntry
Drop 8 bytes off of `MCDwarfLoc` by restricting the `Isa`, `Column`, and `Flags` members to appropriate sizes (from `DWARFDebugLine::Row`). Saves a little over 0.5% off the heap of llc with no real functionality change. (I'm looking at `llc` memory usage on `verify-uselistorder.lto.opt.bc`; see r236629 for details.) llvm-svn: 241970
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud