[llvm] 9a3b357 - [gn build] (manually) port 94d5f2afbef0
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 1 05:54:11 PST 2021
Author: Nico Weber
Date: 2021-12-01T08:53:49-05:00
New Revision: 9a3b357e2b85bed74449b3c64ec24e1c6184590c
URL: https://github.com/llvm/llvm-project/commit/9a3b357e2b85bed74449b3c64ec24e1c6184590c
DIFF: https://github.com/llvm/llvm-project/commit/9a3b357e2b85bed74449b3c64ec24e1c6184590c.diff
LOG: [gn build] (manually) port 94d5f2afbef0
Added:
Modified:
llvm/utils/gn/secondary/clang/test/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/test/BUILD.gn b/llvm/utils/gn/secondary/clang/test/BUILD.gn
index f819b9552db7d..aadeaf3bfece7 100644
--- a/llvm/utils/gn/secondary/clang/test/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/test/BUILD.gn
@@ -157,6 +157,7 @@ group("test") {
"//clang/utils/TableGen:clang-tblgen",
"//clang/utils/hmaptool",
"//llvm/tools/llc",
+ "//llvm/tools/llvm-ar:symlinks",
"//llvm/tools/llvm-as",
"//llvm/tools/llvm-bcanalyzer",
"//llvm/tools/llvm-cat",
More information about the llvm-commits
mailing list