[PATCH] D69681: gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 13:38:51 PDT 2019


pcc created this revision.
pcc added reviewers: thakis, phosek.
Herald added subscribers: kristof.beyls, srhines.
Herald added a project: LLVM.

Depends on D69680 <https://reviews.llvm.org/D69680>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69681

Files:
  llvm/utils/gn/build/toolchain/BUILD.gn
  llvm/utils/gn/build/toolchain/target_flags.gni
  llvm/utils/gn/secondary/compiler-rt/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/target.gni
  llvm/utils/gn/secondary/llvm/triples.gni

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69681.227334.patch
Type: text/x-patch
Size: 8059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/2f273e25/attachment.bin>


More information about the llvm-commits mailing list