Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: only emit EABI attributes on EABI targets | Saleem Abdulrasool | 2015-12-13 | 1 | -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 |