summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/triple.ll
Commit message (Collapse)AuthorAgeFilesLines
* Correctly handle the degenerated triple "thumb".Rafael Espindola2013-12-181-0/+7
Fixes a crash in llc where some parts think the target is thumb and others think it is ARM. llvm-svn: 197607
OpenPOWER on IntegriCloud