Files
XenonRecomp/thirdparty/capstone/suite/auto-sync/src/autosync/Targets.py
2024-09-07 18:15:29 +06:00

5 lines
157 B
Python

# Copyright © 2024 Rot127 <unisono@quyllur.org>
# SPDX-License-Identifier: BSD-3
TARGETS_LLVM_NAMING = ["ARM", "PowerPC", "Alpha", "AArch64", "LoongArch"]