[llvm] 1d7aadb - [gn build] Port ff13189c5d0d
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 17 01:46:00 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-10-17T08:39:45Z
New Revision: 1d7aadb4c48a696a8501126357295fdcc3c98380
URL: https://github.com/llvm/llvm-project/commit/1d7aadb4c48a696a8501126357295fdcc3c98380
DIFF: https://github.com/llvm/llvm-project/commit/1d7aadb4c48a696a8501126357295fdcc3c98380.diff
LOG: [gn build] Port ff13189c5d0d
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
index 795c81dc3f6f6..15a6b92d7c713 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -110,6 +110,7 @@ static_library("Support") {
"PrettyStackTrace.cpp",
"RISCVAttributeParser.cpp",
"RISCVAttributes.cpp",
+ "RISCVISAInfo.cpp",
"RWMutex.cpp",
"RandomNumberGenerator.cpp",
"Regex.cpp",
More information about the llvm-commits
mailing list