Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARMv7 SIMD: Fix clang compatibility (Part 2)
GCC does support UAL syntax (strbeq) if the ".syntax unified" directive is supplied. This directive is supported by all versions of GCC and clang going back to 2003, so it should not create any backward compatibility issues. Based on mattsarett/libjpeg-turbo@1264349 Closes flutter#76
- Loading branch information