Andrew Turner 657be2acf7 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.
2014-10-04 13:14:37 +00:00
..
2011-06-18 13:56:33 +00:00
2013-10-21 20:38:02 +00:00
2013-10-21 20:38:02 +00:00