summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/codemodel.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Targets] Add errors for tiny and kernel codemodel on targets that don't ↵David Green2018-12-071-0/+9
support them Adds fatal errors for any target that does not support the Tiny or Kernel codemodels by rejigging the getEffectiveCodeModel calls. Differential Revision: https://reviews.llvm.org/D50141 llvm-svn: 348585
OpenPOWER on IntegriCloud