[K/N] Rework defines passing to runtime compilation
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "PointerBits.h"
|
||||
#include "Utils.hpp"
|
||||
|
||||
#if KONAN_ARM32 && (KONAN_IOS || KONAN_WATCHOS)
|
||||
#if KONAN_NEAD_SMALL_BINARY
|
||||
// Currently, codegen places a lot of unnecessary calls to MM functions.
|
||||
// By forcing NO_INLINE on these functions we keep binaries from growing too big.
|
||||
#define CODEGEN_INLINE_POLICY NO_INLINE
|
||||
|
||||
Reference in New Issue
Block a user