summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2016-10-08 00:26:54 +0000
committerHal Finkel <hfinkel@anl.gov>2016-10-08 00:26:54 +0000
commitf495280a09e7be77b46ddd4a3a4c2a7addd03132 (patch)
treec6d16edcab48dcd1ebce8ec2852c13e113c5cf2c /clang/lib/CodeGen/CodeGenModule.cpp
parent1b6aec8e2562e494431b968bad0884e978bc4e2b (diff)
downloadbcm5719-llvm-f495280a09e7be77b46ddd4a3a4c2a7addd03132.tar.gz
bcm5719-llvm-f495280a09e7be77b46ddd4a3a4c2a7addd03132.zip
[llvm-opt-report] Don't leave space for opts that never happen
Because screen space is precious, if an optimization (vectorization, for example) never happens, don't leave empty space for the associated markers on every line of the output. This makes the output much more compact, and allows for the later inclusion of markers for more (although perhaps rare) optimizations. llvm-svn: 283626
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud