Description[turbofan] Remove fallback to TurboFan when Crankshaft bails out.
This removes the fallback path in question. Now the {AstNumbering} phase
is the only phase deciding whether Crankshaft is supposed to be disabled
or not. This in turn simplifies reasoning about the paths through the
compilation pipeline. We can decide early whether we want Ignition to
kick in depending on whether Crankshaft is enabled or not.
R=mvstanton@chromium.org,rmcilroy@chromium.org
Committed: https://crrev.com/8bad9474492c96906c57ee625db0e08080455719
Cr-Commit-Position: refs/heads/master@{#37763}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|