[PATCH] D39600: [docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtins on Arm

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 00:41:14 PST 2017


peter.smith added a comment.

In https://reviews.llvm.org/D39600#917014, @weimingz wrote:

> Should we use "ARM" instead of "Arm" ?


Personally I'd prefer to use Arm as we should expect to see this used in all new material coming from Arm. For example expect to see Arm-v8-a instead of ARM-v8-a. I agree it is a bit inconsistent with the HowToBuildOnARM, but I guess that can be updated later if we revisit it.


https://reviews.llvm.org/D39600





More information about the llvm-commits mailing list