[all-commits] [llvm/llvm-project] f55bac: [gn] Port 9f6250f more
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon May 29 17:25:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f55bac933f0b212ca630839c598510c9981ac2cb
https://github.com/llvm/llvm-project/commit/f55bac933f0b212ca630839c598510c9981ac2cb
Author: Nico Weber <thakis at chromium.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
M llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
M llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
M llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
Log Message:
-----------
[gn] Port 9f6250f more
Follow-up to da54bd230a.
* Add dep to _cg and _sema targets only to CodeGen and Sema,
like with the other Basic clang_tablegen()s
* Make tablegen_headers depend on arm_sme_draft_spec_subject_to_change
so that the header gets installed
More information about the All-commits
mailing list