[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:43:56 PST 2017


peter.smith added a comment.

Thanks very much for the comments, I agree that there is a lot of scope for improvement and that we can do that over time.



================
Comment at: docs/HowToCrossCompileBuiltinsOnArm.rst:195
+library must be matched by the float abi of the Armv7-A sysroot used by
+qemu-ar.m
+
----------------
weimingz wrote:
> qemu-ar.m => qemu-arm ? (a typo here?)
Thanks for the spot, I'll update it prior to commit.


https://reviews.llvm.org/D39600





More information about the llvm-commits mailing list