[all-commits] [llvm/llvm-project] d47133: gn build: s/target_/current_/g in compiler-rt/lib/...
pcc via All-commits
all-commits at lists.llvm.org
Thu Oct 31 14:04:12 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d47133adad78b4158c68ce15631f1f179799ebde
https://github.com/llvm/llvm-project/commit/d47133adad78b4158c68ce15631f1f179799ebde
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn
Log Message:
-----------
gn build: s/target_/current_/g in compiler-rt/lib/{builtins,profile}.
Fixes stage2 cross compilation.
Differential Revision: https://reviews.llvm.org/D69680
More information about the All-commits
mailing list