commit | 80154f6b28f49399f34bc932f54c433856afa840 | [log] [tgz] |
---|---|---|
author | Wei Zhong <wzhong@chromium.org> | Tue Apr 28 20:51:53 2015 |
committer | Andrew MacDonald <andrew@webrtc.org> | Tue Apr 28 20:51:57 2015 |
tree | a76d028fe75547efe083b5b12075b2ed0bec6e07 | |
parent | faa6d076b7d021467cc05e7c293940773524cad8 [diff] |
Set correct .type directive for asm functions. This is required per binutil manual. https://sourceware.org/binutils/docs/as/Type.html#Type Otherwise, runtime SEGV_MAPERR if linked by GNU bfd linker. BUG=b/20218337 R=wzhong@chromium.org Review URL: https://webrtc-codereview.appspot.com/47059004 Patch from Wei Zhong <wzhong@chromium.org>. Cr-Commit-Position: refs/heads/master@{#9106}