https://bugs.llvm.org/show_bug.cgi?id=33030

Saleem Abdulrasool <compn...@compnerd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
            Summary|ARM: AEABI functions should |ARM: AEABI functions should
                   |use AAPCS ABI               |use AAPCS CC

--- Comment #8 from Saleem Abdulrasool <compn...@compnerd.org> ---
Okay, I believe that SVN r303188 should address the fact that the we had these
as aliases instead of proper functions.  The expansion allows the compiler to
synthesize the necessary CC adjustment thunks.  The assembly implementations of
the AEABI RTABI should already have the thunks.  Only the aliases which were
implemented in C were impacted.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to