bjorn3 opened PR #2287 from simplejit_improvements
to main
:
Follow up to #2249. This re-introduces the
finalize_definitions
andget_finalized_*
methods, but only for SimpleJIT. This also implementsLinkage::Preemptible
for SimpleJIT.
bjorn3 updated PR #2287 from simplejit_improvements
to main
:
Follow up to #2249. This re-introduces the
finalize_definitions
andget_finalized_*
methods, but only for SimpleJIT. This also implementsLinkage::Preemptible
for SimpleJIT.
bjorn3 updated PR #2287 from simplejit_improvements
to main
:
Follow up to #2249. This re-introduces the
finalize_definitions
andget_finalized_*
methods, but only for SimpleJIT. This also implementsLinkage::Preemptible
for SimpleJIT.
pchickey submitted PR Review.
pchickey created PR Review Comment:
relocs
should bepub
for this to be useful to an end user
pchickey submitted PR Review.
pchickey created PR Review Comment:
stack_maps
should bepub
as well
bjorn3 submitted PR Review.
bjorn3 created PR Review Comment:
This type isn't public. It is only used to collect relocations for future usage by simplejit.
bjorn3 submitted PR Review.
bjorn3 created PR Review Comment:
Same here except it doesn't seems to be used at all.
pchickey submitted PR Review.
pchickey merged PR #2287.
Last updated: Nov 22 2024 at 16:03 UTC