philip.derrin removed a reviewer: olista01.
philip.derrin added a comment.

In D59631#1437744 <https://reviews.llvm.org/D59631#1437744>, @olista01 wrote:

> Is there an existing compiler which this option is trying to be compatible 
> with? GCC for AArch64 doesn't currently have an option for this, so we don't 
> have to worry about compatibility with that. If possible, I'd prefer for the 
> option to be "-mtp=", to match the option accepted by clang and GCC for 
> AArch32.


No, there's no existing option as far as I'm aware.

I'm happy to use `-mtp=`, as long as it is ok for it to remain in 
`Group<m_arm_Features_Group>` and to list values for both AArch32 and AArch64. 
It looks like these things only affect value completion and documentation; is 
that correct?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59631/new/

https://reviews.llvm.org/D59631



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to