Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm assuming that explicitly mentioning the default toolchain in a label is a no-op.
Paths
| Differential D56575
gn build: Create a variable for the host toolchain and start using it in the tblgen template. ClosedPublic Authored by pcc on Jan 10 2019, 9:35 PM.
Details
Diff Detail
Event Timelinepcc added a child revision: D56577: gn build: Add a stage2 toolchain for Android..Jan 10 2019, 9:37 PM Comment Actions lgtm assuming that explicitly mentioning the default toolchain in a label is a no-op. This revision is now accepted and ready to land.Jan 11 2019, 6:27 AM Closed by commit rL350964: gn build: Create a variable for the host toolchain and start using it in the… (authored by pcc). · Explain WhyJan 11 2019, 11:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181345 llvm/trunk/utils/gn/build/BUILDCONFIG.gn
llvm/trunk/utils/gn/secondary/clang/utils/TableGen/clang_tablegen.gni
llvm/trunk/utils/gn/secondary/llvm/utils/TableGen/tablegen.gni
|