]> git.sesse.net Git - x264/commit
arm: check if the assembler supports the '.func' directive
authorJanne Grunau <janne-x264@jannau.net>
Sun, 20 Jul 2014 11:32:10 +0000 (13:32 +0200)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:19 +0000 (09:19 -0700)
commitd72760401cb0602b8bf86037988e66cdc810681c
treeb4c74b483651b1fdfa81baf7d0e8f67950dfb18a
parent9463ec0004f1bddc49c05ed8e38430a4ce1738fb
arm: check if the assembler supports the '.func' directive

The integrated assembler in llvm trunk (to be released as 3.5) is
otherwise capable enough to assemble the arm asm correctly.
common/arm/asm.S
common/arm/cpu-a.S
common/arm/dct-a.S
common/arm/deblock-a.S
common/arm/mc-a.S
common/arm/pixel-a.S
common/arm/predict-a.S
common/arm/quant-a.S
configure