[mach-o] Fix arm interworking with movw/movt
In some cases the address of a function will be materialized with a movw/movt pair. If the function is a thumb function, the low bit needs to be set on the movw immediate value. llvm-svn: 214277
Loading
Please sign in to comment