Sign in
gn
/
gn.git
/
8ce4e49a990c0579ca214ab7967139b2ea792133
/
.
/
tools
/
gn
/
format_test_data
/
039.golden
blob: b92b1ae838b2adac87dfd9fd3524e29ccac326a3 [
file
]
if
(
true
)
{
assert
(
arm_float_abi
==
""
||
arm_float_abi
==
"hard"
||
arm_float_abi
==
"soft"
||
arm_float_abi
==
"softfp"
)
}