[PATCH] D12089: Implement __aeabi_c{d,f}{cmpeq,cmple,rcmple}.

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 20:56:01 PDT 2015


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Missing file headers on call_apsr.S and call_apr.h.  Please use the DEFINE_COMPILERRT_PRIVATE_FUNCTION macros for call_apr_{d,f}. LGTM otherwise.


http://reviews.llvm.org/D12089





More information about the llvm-commits mailing list