summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/misaligned-blx.s
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
| | | | | | | | Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D72143 Patch by Kazuaki Ishizaki.
* ARM: report an error when attempting to target a misalgined BLXTim Northover2016-05-101-0/+40
The CodeGen problem was fixed in r269101, but we still miscompiled assembly that tried the same thing. llvm-svn: 269126
OpenPOWER on IntegriCloud