wasm-micro-runtime/core/iwasm
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
..
aot Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
common Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
compilation Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
include Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
interpreter Refine interp/aot string storage and emitting (#820) 2021-11-08 11:27:26 +08:00
libraries [source debug] process ModuleInfo query message (#815) 2021-11-02 12:09:15 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00