HomeFreeBSD

Add movw and movt relocations to the list of relocations against function

Description

Add movw and movt relocations to the list of relocations against function
names that must nnot be adjusted. This fixes a bug where code such as:
movw r2, :lower16:symbol
movt r2, :upper16:symbol

It is common for clang to generate such code when targeting armv7.

Details

Provenance
andrewAuthored on
Parents
rS272518: Bump max rule size to 512 opcodes.
Branches
Unknown
Tags
Unknown

Event Timeline