mirror of https://github.com/FFmpeg/FFmpeg.git
Properly use the b.eq/b.ge forms instead of the nonstandard forms
(which both gas and newer clang accept though), and expand the
register list that used a range (which the Xcode 6.2 clang, based
on clang 3.5 svn, didn't support).
This is cherrypicked from libav commit
a970f9de86
.
Signed-off-by: Martin Storsjö <martin@martin.st>
pull/263/head
parent
70a7df049c
commit
998609ddb8
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue