]> git.lizzy.rs Git - rust.git/commit
Use maybe_create_entry_wrapper again in jit mode
authorbjorn3 <bjorn3@users.noreply.github.com>
Thu, 8 Apr 2021 17:03:15 +0000 (19:03 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Wed, 14 Apr 2021 12:59:36 +0000 (14:59 +0200)
commit86530f889ead9f422a621f89e888f19d42cdc34f
treeb616a8820be8ed670008835089569ae6b945f4dc
parentba8e610b269f90287aad1b5db0520bfd3118612e
Use maybe_create_entry_wrapper again in jit mode

This simplifies the jit driver a lot
src/driver/aot.rs
src/driver/jit.rs
src/main_shim.rs