[llvm] 895ba21 - [gn build] Port 1527a5e4b483
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 05:57:12 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-05-03T12:53:10Z
New Revision: 895ba21401f675d3449a325a82ebc053e8561690
URL: https://github.com/llvm/llvm-project/commit/895ba21401f675d3449a325a82ebc053e8561690
DIFF: https://github.com/llvm/llvm-project/commit/895ba21401f675d3449a325a82ebc053e8561690.diff
LOG: [gn build] Port 1527a5e4b483
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 fab37e8ecc1eb..476353e958d78 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -43,6 +43,7 @@ static_library("Support") {
"ARMTargetParser.cpp",
"ARMWinEH.cpp",
"Allocator.cpp",
+ "AutoConvert.cpp",
"BinaryStreamError.cpp",
"BinaryStreamReader.cpp",
"BinaryStreamRef.cpp",
More information about the llvm-commits
mailing list