summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/mapping-initial.s
Commit message (Collapse)AuthorAgeFilesLines
* [Thumb] Set correct initial mapping symbol for big-endian thumbOliver Stannard2016-09-191-0/+9
The initial mapping symbol state is set from the triple, but we only checked for the little-endian thumb triple, so could end up with an ARM mapping symbol for big-endian thumb. Differential Revision: https://reviews.llvm.org/D24553 llvm-svn: 281894
OpenPOWER on IntegriCloud