This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/wamr-compiler
Wenyong Huang 9327f20ae2
Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564)
Upgrade it as the latest version of wasi-sdk and emsdk are based on llvm-11, align to it to use the same compiler version. And this also fixes compilation error when building wamrc with llvm-10 in Windows platform.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-10 16:08:50 +08:00
..
build_llvm_xtensa.sh use llvm release 10.x (#365) 2020-09-01 16:00:15 +08:00
build_llvm.py Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
build_llvm.sh Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
CMakeLists.txt Auto detect host platform for wamr-compiler (#504) 2021-01-22 10:01:44 +08:00
main.c Enable SIMD by default for wamrc and iwasm (#559) 2021-03-06 21:30:14 +08:00