Merge "Enable 32-bit armv8 NEON for libm"

This commit is contained in:
Isaac Chen 2017-09-14 01:56:29 +00:00 committed by Gerrit Code Review
commit 3b64f8ecb3
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ cc_library {
srcs: [
"arm/fenv.c",
],
armv7_a_neon: {
neon: {
srcs: [
"arm/sqrt.S",
"arm/floor.S",