diff options
author | Martin Storsjö <martin@martin.st> | 2018-10-12 13:29:51 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2018-10-12 23:25:53 +0300 |
commit | 5584abf69d83169a010aca404cd1cf95c23ad9ef (patch) | |
tree | 10fcfbb40beda3ac703505b8a216beea4c1e2090 /README.md | |
parent | 04e8b8b0530e2aa33010faba3d0b6b6c9c5b704e (diff) | |
download | ffmpeg-5584abf69d83169a010aca404cd1cf95c23ad9ef.tar.gz |
arm: Emit .thumb_func directives
Prior to Xcode 9.3, the clang built-in assembler didn't support
altmacro, and gas-preprocessor was used for assembling for arm/darwin.
For thumb functions, gas-preprocessor took care of adding the .thumb_func
directives, but when now being able to assemble without gas-preprocessor,
we need to add these directives ourselves.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions