[llvm] 25ffd2e - [gn build] Port 7c4cadfc4333
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 01:04:52 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-08-21T07:57:15Z
New Revision: 25ffd2efb33476f2a235f6cb1377759bab367324
URL: https://github.com/llvm/llvm-project/commit/25ffd2efb33476f2a235f6cb1377759bab367324
DIFF: https://github.com/llvm/llvm-project/commit/25ffd2efb33476f2a235f6cb1377759bab367324.diff
LOG: [gn build] Port 7c4cadfc4333
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
index b38de8d65536b0..73cee07a8b9d7d 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -134,9 +134,11 @@ copy("Headers") {
"arm_cmse.h",
"arm_neon_sve_bridge.h",
"armintr.h",
+ "avx10_2_512convertintrin.h",
"avx10_2_512minmaxintrin.h",
"avx10_2_512niintrin.h",
"avx10_2_512satcvtintrin.h",
+ "avx10_2convertintrin.h",
"avx10_2minmaxintrin.h",
"avx10_2niintrin.h",
"avx10_2satcvtintrin.h",
More information about the llvm-commits
mailing list