[PATCH] D55709: [docs][ARM] Improve How to Cross Compile Compiler-rt Builtins For Arm

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 03:54:19 PST 2018


peter.smith updated this revision to Diff 178439.
peter.smith added a comment.

Thanks for the comments. I used projects as that was what was in the LLVM Getting Started guide. I do agree that it is confusing though. I've put a bit more text at the start about where to get compiler-rt source code and where to place it. I've also moved the Baremetal CMake cache to the end as it is different to the other two sections.


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

https://reviews.llvm.org/D55709

Files:
  docs/HowToCrossCompileBuiltinsOnArm.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55709.178439.patch
Type: text/x-patch
Size: 14090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/860fa58c/attachment-0001.bin>


More information about the llvm-commits mailing list