Description[compiler] Avoid spamming --trace-opt with lookup failures.
This stops printing a log line for when a lookup in the optimized code
map did not yield a result. Logging such a negative result that will
inevitably trigger a compile anyways has little benefit and just spams
the console unnecessarily.
R=jkummerow@chromium.org
Committed: https://crrev.com/51a6cd3ae450a28af2dcf2062ea7f6671d281852
Cr-Commit-Position: refs/heads/master@{#35623}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|