Sign in
android
/
platform
/
external
/
compiler-rt
/
c717e777466c4e907a8d8a6828fe605807d65df2
/
.
/
test
/
cfi
/
cross-dso
/
icall
/
lit.local.cfg
blob: db08765a2bb29886c7a6ff01aa265391284eea27 [
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'
]:
config
.
unsupported
=
True