commit | 8189e3d88741d7f4c64a21f1ce3fcd9bebaf17b1 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Tue May 10 19:17:47 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Tue May 10 19:17:47 2016 +0000 |
tree | 8123188694480fe2015614d59623a1c83236390d | |
parent | 2147c01e5a128a4d4a5137a256b5632ad7481004 [diff] |
ARM: stop emitting blx instructions for most calls on MachO. I'm really not sure why we were in the first place, it's the linker's job to convert between BL/BLX as necessary. Even worse, using BLX left Thumb calls that could be locally resolved completely unencodable since all offsets to BLX are multiples of 4. rdar://26182344 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269101 91177308-0d34-0410-b5e6-96231b3b80d8