Description[arm] Fix missing CheckBuffer for branches.
The b, bl and blx methods that take labels basically ignore the constant
pool check and just block the constant pool for the next instruction.
This way a long enough sequence of those instructions will block can
potentially block the constant pool emission for too long.
BUG=v8:4292
LOG=y
R=yangguo@chromium.org
Committed: https://crrev.com/d05538827e32ebfed5297653266d65c11e438148
Cr-Commit-Position: refs/heads/master@{#29550}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|