DescriptionUse __builtin_trap() on GCC too.
This saves 174608 bytes(!) in a Release DumpRenderTree on Linux x64.
Yeah, I checked it twice.
The old byte sequence is at least 4 bytes (plus a possible register trash which
may incur extra code bytes). The new sequence is a single byte.
R=eseidel@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150871
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|