Previously thumb bits were only checked for external relocations (thumb to arm code and vice-versa). This patch adds detection for thumb callees in the same section asthe (also thumb) caller. The MachO/Thumb test case is updated to cover this, and redundant checks (handled by the MachO/ARM test) are removed. llvm-svn: 331838 |
||
|---|---|---|
| .. | ||
| COFF_Thumb.s | ||
| ELF_ARM_EXIDX_relocations.s | ||
| MachO_ARM_PIC_relocations.s | ||
| MachO_Thumb_Relocations.s | ||
| lit.local.cfg | ||