mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-18 13:04:36 +03:00
* Do not mark UniCompiler emit functions noexcept to make the
signatures compatible with BackendCompiler
* Added more functions that wrap BackendCompiler functionality
* Simplified the way of creating functions to make it more
compatible with how BackendCompiler creates and finishes
functions