x86inc.asm: use .text on march32
authorJohann <johannkoenig@google.com>
Thu, 2 Apr 2020 01:47:30 +0000 (10:47 +0900)
committerJohann <johannkoenig@google.com>
Thu, 2 Apr 2020 02:02:23 +0000 (11:02 +0900)
commita90c2e5425eede53a4d6508bea33610b6aabd058
tree2343f88f921ebbba617664d9a9b9f9acfdb72ae5
parentcbd820dcebebfd7d5834afbffc18848c0ad9f4e0
x86inc.asm: use .text on march32

Reapply 9679be4bc. The read only sections are getting stripped on some
OS X builds. As a result, random data is used in place of the intended
tables.

BUG=webm:1679

Change-Id: Ifb17acbed73df4b9949a8badae2d9305a3073b83
third_party/x86inc/README.libvpx_new
third_party/x86inc/x86inc.asm_new