jmmartinez / easy-just-in-time

LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.
BSD 3-Clause "New" or "Revised" License
511 stars 31 forks source link

Support for structures as arguments: Track each structure layout support #37

Closed jmmartinez closed 5 years ago

jmmartinez commented 6 years ago

closes #35

jmmartinez commented 5 years ago

Closes https://github.com/jmmartinez/easy-just-in-time/issues/38