RESOLVED FIXED 123071
Restructure LinkBuffer to allow for alternate allocation strategies
https://bugs.webkit.org/show_bug.cgi?id=123071
Summary Restructure LinkBuffer to allow for alternate allocation strategies
Filip Pizlo
Reported 2013-10-19 15:51:00 PDT
The idea is to eventually allow a LinkBuffer to place the code into an already allocated region of memory. That region of memory could be the nop-slide left behind by a llvm.webkit.patchpoint.
Attachments
the patch (7.61 KB, patch)
2013-10-19 15:52 PDT, Filip Pizlo
no flags
the patch (7.83 KB, patch)
2013-10-19 16:00 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-10-19 15:52:10 PDT
Created attachment 214676 [details] the patch
Filip Pizlo
Comment 2 2013-10-19 16:00:54 PDT
Created attachment 214677 [details] the patch
Filip Pizlo
Comment 3 2013-10-19 19:06:26 PDT
Note You need to log in before you can comment on or make changes to this bug.