[all-commits] [llvm/llvm-project] 7c86c7: gn build: Add support for cross-compiling the buil...
pcc via All-commits
all-commits at lists.llvm.org
Thu Oct 31 15:47:26 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c86c70f268a91091b71f33e762ce704d54237e1
https://github.com/llvm/llvm-project/commit/7c86c70f268a91091b71f33e762ce704d54237e1
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/utils/gn/build/toolchain/BUILD.gn
M llvm/utils/gn/build/toolchain/target_flags.gni
M llvm/utils/gn/secondary/compiler-rt/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/target.gni
M llvm/utils/gn/secondary/llvm/triples.gni
Log Message:
-----------
gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm.
Differential Revision: https://reviews.llvm.org/D69681
More information about the All-commits
mailing list