Description[x64] Do not compact constants with attached reloc info.
Reloc info often means that the constant will be patched later, and for
this patching we have to make sure that there is enough space in the
code for the new value.
R=bmeurer@chromium.org, titzer@chromium.org, gdeepti@chromium.org
BUG=chromium:684407
TEST=cctest/test-assembler-x64/Regression684407
Review-Url: https://codereview.chromium.org/2655213003
Cr-Commit-Position: refs/heads/master@{#42719}
Committed: https://chromium.googlesource.com/v8/v8/+/2a78f2980b3dc56cde5a10b1b554b38d2cc9f4c0
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add a cctest #
Messages
Total messages: 19 (13 generated)
|