Sign in
gn
/
gn.git
/
33394fbea39670f0e5ef3c1cc04aaf90e58e8eaa
/
.
/
tools
/
gn
/
format_test_data
/
039.gn
blob: 662b8cdb108f3a10742d5c1a968d4efe9340d9f9 [
file
]
if
(
true
)
{
assert
(
arm_float_abi
==
""
||
arm_float_abi
==
"hard"
||
arm_float_abi
==
"soft"
||
arm_float_abi
==
"softfp"
)
}