mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
Wraps the LLVMContext construction in LLVM 21 version check; LLVM 21 makes a breaking change in LLVMContext construction, but WAMR still needs to support older LLVM versions, e.g. for xtensa/esp32 support which is only available in at most LLVM 19. |
||
|---|---|---|
| .. | ||
| esp-idf | ||
| build_llvm.py | ||
| config_common.cmake | ||
| involve_boringssl.cmake | ||
| iwasmConfig.cmake.in | ||
| lldb_wasm.patch | ||
| package.cmake | ||
| requirements.txt | ||
| runtime_lib.cmake | ||
| SConscript | ||
| SConscript_config | ||
| version.cmake | ||
| warnings.cmake | ||