summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/Windows/no-eabi.ll
Commit message (Collapse)AuthorAgeFilesLines
* ARM: only emit EABI attributes on EABI targetsSaleem Abdulrasool2015-12-131-0/+10
EABI attributes should only be emitted on EABI targets. This prevents the emission of the optimization goals EABI attribute on Windows ARM. llvm-svn: 255448
OpenPOWER on IntegriCloud