
Clang (prior to 3.4) does not actually provide a declaration (or definition) of _Unwind_GetIP() for ARM. We can work around this by writing our own basic implementation using the available primitive operations. Change-Id: If6c66846952d8545849ad32d2b55daa4599cfe2c
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%