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/core/iwasm/aot/arch
liang.he b46b663c16
Enhance spec test workflow to support x86_32 target (#787)
Enable test spec cases on x86_32 target when PR is created.
And Format shell script with [shellfmt](https://marketplace.visualstudio.com/items?itemName=foxundermoon.shell-format).
2021-10-15 17:05:07 +08:00
..
aot_reloc_aarch64.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_arc.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_arm.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_mips.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_riscv.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_thumb.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_x86_32.c Enhance spec test workflow to support x86_32 target (#787) 2021-10-15 17:05:07 +08:00
aot_reloc_x86_64.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_xtensa.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00