Introduced special noinline function log that allows to save some
registers for optimized builds but with enabled logging. Also, it
increases the stability of the optimized builds with inlined runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM