blob: 6e64199ed5c5043258be8a8bd929e420be220383 [file] [log] [blame]
# The cfi-icall checker is only supported on x86 and x86_64 for now.
if config.root.host_arch not in ["x86", "x86_64", "loongarch64"]:
config.unsupported = True