[gn build] (manually) port 97579dcc6d3 (LLVMMCATests)
authorNico Weber <thakis@chromium.org>
Sat, 25 Jun 2022 01:00:16 +0000 (21:00 -0400)
committerNico Weber <thakis@chromium.org>
Sat, 25 Jun 2022 01:02:35 +0000 (21:02 -0400)
commit012412d19267bacf4b06ad412bcaf5c3d4ded397
treebf5c4ca61d534b5f4b56f4a435531e5de8f74cde
parentbd861056a528c71ea45cabcfe7b89647732d9afc
[gn build] (manually) port 97579dcc6d3 (LLVMMCATests)

The CMake code makes a number of imho strange choices. I pointed those
out on https://reviews.llvm.org/D127083.

The GN build mirrors the CMake build's choices for now.
llvm/utils/gn/secondary/llvm/unittests/BUILD.gn
llvm/utils/gn/secondary/llvm/unittests/tools/llvm-mca/BUILD.gn [new file with mode: 0644]
llvm/utils/gn/secondary/llvm/unittests/tools/llvm-mca/X86/BUILD.gn [new file with mode: 0644]