wasm-micro-runtime/core
Wenyong Huang a1ad950ae1
Enable LLVM link time optimization (LTO) for AOT (#831)
Enable LLVM link time optimization for AOT and enable it by default,
and provide "wamrc --disable-llvm-lto" option to disable it.
And modify the spec test script, disable it by default when testing
spec cases.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-11-13 16:59:35 +08:00
..
app-framework Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
app-mgr Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
shared Enable huge page for posix platforms (#825) 2021-11-12 16:19:26 +08:00
config.h Disable source debugging by default (#804) 2021-10-26 18:52:30 +08:00