[llvm] ae4c0c7 - [gn build] Port ccfb0555f76b
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 15:28:18 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-10-06T22:24:38Z
New Revision: ae4c0c7cfc4859e39c964cafb1e1dd004cfcf1fd
URL: https://github.com/llvm/llvm-project/commit/ae4c0c7cfc4859e39c964cafb1e1dd004cfcf1fd
DIFF: https://github.com/llvm/llvm-project/commit/ae4c0c7cfc4859e39c964cafb1e1dd004cfcf1fd.diff
LOG: [gn build] Port ccfb0555f76b
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 85cca824c309..7e459e3ecae9 100644
--- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
@@ -81,6 +81,7 @@ copy("Headers") {
"__clang_cuda_math.h",
"__clang_cuda_math_forward_declares.h",
"__clang_cuda_runtime_wrapper.h",
+ "__clang_cuda_texture_intrinsics.h",
"__clang_hip_cmath.h",
"__clang_hip_libdevice_declares.h",
"__clang_hip_math.h",
More information about the llvm-commits
mailing list