[all-commits] [llvm/llvm-project] 4ac51d: [gn build] Port core part of f09cf34d0062
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 20 06:46:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ac51dd53d93b8dd18c58093766483c657fe3a08
https://github.com/llvm/llvm-project/commit/4ac51dd53d93b8dd18c58093766483c657fe3a08
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
A llvm/utils/gn/secondary/llvm/lib/TargetParser/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
A llvm/utils/gn/secondary/llvm/unittests/TargetParser/BUILD.gn
Log Message:
-----------
[gn build] Port core part of f09cf34d0062
For now, this adds a dep from Support on the new TargetParser library
instead of the other way round. That'll be fixed in a mechanical follow-up.
More information about the All-commits
mailing list