commit | 96132e4d7d517e455e16d911d1d38fbad6790dbc | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <anton@korobeynikov.info> | Tue Nov 08 17:19:59 2016 +0000 |
committer | Anton Korobeynikov <anton@korobeynikov.info> | Tue Nov 08 17:19:59 2016 +0000 |
tree | 426bac07629b14e0f24fe8d1258a689e0c629ff3 | |
parent | 5addea50b746d1be14527d13e820f1b5fb90acfc [diff] |
Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes. Summary: In addition, the branch instructions will have proper BB destinations, not offsets, like before. Reviewers: asl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D23718 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286252 91177308-0d34-0410-b5e6-96231b3b80d8