Sign in
gn
/
gn.git
/
ed6515f65b142a45407435154d39c5934f36fad0
/
.
/
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"
)
}