|
|
| Bugzilla Link |
11214 |
| Resolution |
FIXED |
| Resolved on |
Dec 22, 2011 15:38 |
| Version |
trunk |
| OS |
Windows NT |
| Reporter |
LLVM Bugzilla Contributor |
| CC |
@asl |
Extended Description
The R_ARM_THM_CALL relocation is written R_ARM_NONE.
Actually, it has been since I started using LLVM 6 months ago.
So, this has me theorizing I must be the only user of ARM Thumb 2 + ELF. :)
Might be nice to fix that before the 3.0 release though.