]> granicus.if.org Git - libx264/commit
arm: Use .section .rodata for non-elf, non-mach platforms as well
authorMartin Storsjö <martin@martin.st>
Fri, 24 Mar 2017 09:33:44 +0000 (11:33 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sun, 21 May 2017 20:41:07 +0000 (22:41 +0200)
commit196d7676c8f40b7c1f8f2f4af64e09ebf4c9816b
tree661e5ceea401f9b274aa6b344f736e31500b4de9
parent9bffbabfecf0bda066362a1b76b62c5085257e18
arm: Use .section .rodata for non-elf, non-mach platforms as well

If targeting windows with armasm, gas-preprocessor can rewrite the
.section .rodata into the right construct for that platform.
common/arm/asm.S