libvpx: Exclude asm flag "-fno-integrated-as" on iOS.

libvpx_assembly_arm.a(vpx_convolve8_avg_neon_asm.o) does not contain
__LLVM section if "-fno-integrated-as" is specified.

BUG=webrtc:5085

Review-Url: https://codereview.chromium.org/2420593002
Cr-Commit-Position: refs/heads/master@{#425710}
diff --git a/AUTHORS b/AUTHORS
index 3084c13d..8ee0c44 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -307,6 +307,7 @@
 Jesus Sanchez-Palencia <[email protected]>
 Jiadong Zhu <[email protected]>
 Jiajia Qin <[email protected]>
+Jianjun Zhu <[email protected]>
 Jiawei Shao <[email protected]>
 Jie Chen <[email protected]>
 Jihoon Chung <[email protected]>