230c4c6ad9f74697e77351d32e679bf0c24478ea
The integrated arm assembler in clang-503.0.38 (Xcode-5.1) seems to get confused by the offset of 4 and decides to use a non-wide thumb encoding. That fails since the labels are out of range of the limited offset a 16-bit thumb encoding offers.
…
…
…
…
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
90.4%
Assembly
7.7%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%