[all-commits] [llvm/llvm-project] b49bd8: gn build: Add support for building the standalone ...
pcc via All-commits
all-commits at lists.llvm.org
Mon Jun 13 13:16:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b49bd8e07faf0f4d04e6cdfe33d901a2cd8b2346
https://github.com/llvm/llvm-project/commit/b49bd8e07faf0f4d04e6cdfe33d901a2cd8b2346
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
A llvm/utils/gn/secondary/compiler-rt/gen_version_script.gni
M llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/ubsan/BUILD.gn
Log Message:
-----------
gn build: Add support for building the standalone ubsan runtime.
Differential Revision: https://reviews.llvm.org/D127556
Commit: 7316b0d54c3d00d9142c881f0c3f400b664c30b4
https://github.com/llvm/llvm-project/commit/7316b0d54c3d00d9142c881f0c3f400b664c30b4
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
Log Message:
-----------
gn build: Add support for building the AArch64 LSE builtins.
Differential Revision: https://reviews.llvm.org/D127560
Compare: https://github.com/llvm/llvm-project/compare/bfcfd53b9244...7316b0d54c3d
More information about the All-commits
mailing list