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

Josh Gao via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 15:26:44 PDT 2015


jmgao added a comment.

In http://reviews.llvm.org/D12089#228583, @compnerd wrote:

> Please use the DEFINE_COMPILERRT_PRIVATE_FUNCTION macros for call_apr_{d,f}.


Is `#include "../../../../lib/builtins/assembly.h` okay?


http://reviews.llvm.org/D12089





More information about the llvm-commits mailing list