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

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 12:17:25 PST 2017


weimingz added a comment.

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



================
Comment at: docs/HowToCrossCompileBuiltinsOnArm.rst:195
+library must be matched by the float abi of the Armv7-A sysroot used by
+qemu-ar.m
+
----------------
qemu-ar.m => qemu-arm ? (a typo here?)


https://reviews.llvm.org/D39600





More information about the llvm-commits mailing list