allwinner_a64/android/external/compiler-rt/test/cfi/icall/lit.local.cfg
2018-08-08 16:14:42 +08:00

3 lines
148 B
INI

# The cfi-icall checker is only supported on x86 and x86_64 for now.
if config.root.host_arch not in ['x86', 'x86_64']:
config.unsupported = True