diff options
author | Davide Italiano <davide@freebsd.org> | 2017-10-06 04:39:40 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-10-06 04:39:40 +0000 |
commit | c74ea93b8c3ec7cc4962333a94d51b87b1d48e07 (patch) | |
tree | dfcfb6136aeea1da6c2b045019a7f936c7aac00b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0fda1d70bbcd74b9333f5cf48bd77e8378adc834 (diff) | |
download | bcm5719-llvm-c74ea93b8c3ec7cc4962333a94d51b87b1d48e07.tar.gz bcm5719-llvm-c74ea93b8c3ec7cc4962333a94d51b87b1d48e07.zip |
[PM] Retire disable unit-at-a-time switch.
This is a vestige from the GCC-3 days, which disables IPO passes
when set. I don't think anybody actually uses it as there are
several IPO passes which still run with this flag set and
nobody complained/noticed. This reduces the delta between
current and new pass manager and allows us to easily review
the difference when we decide to flip the switch (or audit
which passes should run, FWIW).
llvm-svn: 315043
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions