[PATCH] D52149: add support functions for hard/soft float multilib distinction

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 03:36:22 PDT 2018


rengolin added a comment.

This is a slight duplication of what we already have in ARMSubtarget.h, and given that this is *only* relevant for AArch32, I see no point in this being in the Triple.

Maybe I'm missing something? Without a use-case, it's hard to understand why you need this at all... Without meaningful tests, it's hard to consider for merging...


Repository:
  rL LLVM

https://reviews.llvm.org/D52149





More information about the llvm-commits mailing list