walnux/arch/x86
Huang Qi 7ffea386e6 x86/Toolchain.defs: Add LLVM target definitions
Summary:
- Added LLVM target definitions (`LLVM_ARCHTYPE`, `LLVM_CPUTYPE`, `LLVM_ABITYPE`) to the x86 toolchain configuration file
- These definitions are necessary for compatibility with LLVM-based toolchains

Impact:
- Enables support for LLVM toolchains when building for x86 targets
- No functional changes for existing GCC-based toolchains
- Improves cross-compilation flexibility by supporting additional toolchain options

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-27 02:28:29 +08:00
..
include arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
src x86/Toolchain.defs: Add LLVM target definitions 2025-01-27 02:28:29 +08:00
Kconfig arch/x86: Fix the Kconfig warning 2022-06-07 12:43:11 +09:00