[gn build] Port core part of f09cf34d0062
authorNico Weber <thakis@chromium.org>
Tue, 20 Dec 2022 14:42:45 +0000 (09:42 -0500)
committerNico Weber <thakis@chromium.org>
Tue, 20 Dec 2022 14:46:14 +0000 (09:46 -0500)
commit4ac51dd53d93b8dd18c58093766483c657fe3a08
tree8f2ee27de0a8c4302c8f4fde8affddd317c7f6ae
parent0de9fd1c2790504487b3dbed38a6ff712249fa65
[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.
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
llvm/utils/gn/secondary/llvm/lib/TargetParser/BUILD.gn [new file with mode: 0644]
llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/TargetParser/BUILD.gn [new file with mode: 0644]