xref: /aosp_15_r20/external/compiler-rt/test/cfi/icall/lit.local.cfg (revision 7c3d14c8b49c529e04be81a3ce6f5cc23712e4c6)
1*7c3d14c8STreehugger Robot# The cfi-icall checker is only supported on x86 and x86_64 for now.
2*7c3d14c8STreehugger Robotif config.root.host_arch not in ['x86', 'x86_64']:
3*7c3d14c8STreehugger Robot  config.unsupported = True
4