update bytecode submodule
This commit is contained in:
parent
5979c0fed9
commit
a8738c68ed
@ -1 +1 @@
|
||||
Subproject commit 78ed4102f914eb5fa490d76d4dcd4f8be6e53417
|
||||
Subproject commit dd8923409ccf7bcf71157152cd214dde2409119b
|
||||
@ -416,7 +416,7 @@ void load_init() { // very last init function
|
||||
#endif
|
||||
|
||||
Block* runtime_b = load_compImport("(self-hosted runtime1)",
|
||||
#if ALL_R0 || ALL_R1 || NO_EXTENDED_PROVIDE || RT_VERIFY || !__has_include(PRECOMPILED_FILE(runtime1x))
|
||||
#if ALL_R0 || ALL_R1 || NO_EXTENDED_PROVIDE || RT_VERIFY
|
||||
#include PRECOMPILED_FILE(runtime1)
|
||||
#else
|
||||
#include PRECOMPILED_FILE(runtime1x)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user