[PATCH] D12633: Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets
Renato Golin via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 21 10:08:10 PDT 2015
rengolin added a comment.
In http://reviews.llvm.org/D12633#249966, @richard.barton.arm wrote:
> I think clang ought to take a conservative stance when setting these flags.
Exactly my point. This is one of the few examples where being pragmatic may lead to big headaches in the future. :)
http://reviews.llvm.org/D12633
More information about the cfe-commits
mailing list