DescriptionARM: Fix ARM safepoint tables by ensuring that constant pools are not
emitted as part of the safepoint tables.
Always emit the constant pool as part of generating deferred code
(whether or not there actually is any deferred code) and ASSERT that
there is no pending relocation info while using db and dd to write
tables.
Committed: http://code.google.com/p/v8/source/detail?r=6347
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|