[all-commits] [llvm/llvm-project] c10736: [llvm][docs] Refresh Arm builtins cross compile gu...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Jul 31 01:56:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c10736aa4967787366b3c30e7d70bc429da43939
      https://github.com/llvm/llvm-project/commit/c10736aa4967787366b3c30e7d70bc429da43939
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M llvm/docs/HowToCrossCompileBuiltinsOnArm.rst

  Log Message:
  -----------
  [llvm][docs] Refresh Arm builtins cross compile guide (#150966)

Someone asked about this on Discord and it was a bit hard to follow. I
found them a config that worked, but the doc was not as much help as it
should have been.

It probably needs some updates for the runtime build era, but for now,
I'm just making it easier to read. I know the basic build can work at
least.

Some aspects of it may be literally wrong now, but I'll check that
later.

* Remove contractions.
* Remove references to the old separate llvm repo layout.
* Remove mentions of cmake versions older than what llvm requires now.
* Make a bunch of things plain text.
* Make a bunch of things code blocks so they are easier to copy and
paste from.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list