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
Shengyun Zhou 2e77626d0f
wamrc: Support cross building and linking LLVM shared libs (#1578)
1. Support cross building wamrc and installing it
2. Remove PIE flag for Windows to fix compilation error when compiled by clang
3. Support linking LLVM shared libs to help build with system default or custom
   LLVM installation and reduce binary size.
2022-10-13 18:37:34 +08:00
..
build_llvm_arc.sh build_llvm.sh: enable to pass through arguments (#1506) 2022-09-20 17:54:50 +08:00
build_llvm_xtensa.sh build_llvm.sh: enable to pass through arguments (#1506) 2022-09-20 17:54:50 +08:00
build_llvm.py Fix Windows/MSVC build issues (#1498) 2022-09-17 21:16:38 +08:00
build_llvm.sh build_llvm.sh: enable to pass through arguments (#1506) 2022-09-20 17:54:50 +08:00
CMakeLists.txt wamrc: Support cross building and linking LLVM shared libs (#1578) 2022-10-13 18:37:34 +08:00
main.c Fix multi-module and some other issues (#1435) 2022-08-31 17:38:38 +08:00