[llvm] 666fd66 - [gn build] Port 30f6eafaa978
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 10:38:12 PDT 2024
Author: Arthur Eubanks
Date: 2024-04-05T17:37:44Z
New Revision: 666fd665e98df1e5c8e8d5be1eb08bf102c0691c
URL: https://github.com/llvm/llvm-project/commit/666fd665e98df1e5c8e8d5be1eb08bf102c0691c
DIFF: https://github.com/llvm/llvm-project/commit/666fd665e98df1e5c8e8d5be1eb08bf102c0691c.diff
LOG: [gn build] Port 30f6eafaa978
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
index a405878fecb2c0..0cf99256c9bdb6 100644
--- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -127,6 +127,7 @@ static_library("AST") {
"ODRDiagsEmitter.cpp",
"ODRHash.cpp",
"OSLog.cpp",
+ "OpenACCClause.cpp",
"OpenMPClause.cpp",
"ParentMap.cpp",
"ParentMapContext.cpp",
More information about the llvm-commits
mailing list