arm: Add support for complex types
This commit is contained in:
@@ -28,6 +28,7 @@ run-many-tests $tlist ""
|
||||
# for FFI_TARGET_HAS_COMPLEX_TYPE.
|
||||
if { [istarget aarch64*]
|
||||
|| [istarget alpha*]
|
||||
|| [istarget arm*]
|
||||
|| [istarget i?86*]
|
||||
|| [istarget s390*]
|
||||
|| [istarget x86_64*] } {
|
||||
|
||||
Reference in New Issue
Block a user