mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-12-13 07:14:58 +00:00
5 lines
157 B
Python
5 lines
157 B
Python
# Copyright © 2024 Rot127 <unisono@quyllur.org>
|
|
# SPDX-License-Identifier: BSD-3
|
|
|
|
TARGETS_LLVM_NAMING = ["ARM", "PowerPC", "Alpha", "AArch64", "LoongArch"]
|