summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.h
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-08-02 22:53:47 +0100
committerMans Rullgard <mans@mansr.com>2012-08-04 00:59:14 +0100
commit9829a81bcd3e9ef26c4bbc2959bfb65159dbd314 (patch)
treef89c367c4da94be04b7fbf7453e1e5fc05744a47 /libavcodec/dsputil.h
parent4a8143e73ccb805a2e5a54f752d77f20efe20bd3 (diff)
ARM: vp56: allow inline asm to build with clang
The clang integrated assembler does not support pre-UAL syntax, while gcc requires pre-UAL syntax for ARM code. A patch[1] for clang to support the old syntax as well has been ignored since January. This patch chooses the syntax appropriate for each compiler, allowing both to build the code. Notably, this change allows building for iphone with the latest Apple Xcode update. [1] http://llvm.org/bugs/show_bug.cgi?id=11855 Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/dsputil.h')
0 files changed, 0 insertions, 0 deletions