Skip to content

Commit 7c6d809

Browse files
committed
[gn build] Port 11cc826
1 parent 0b07aae commit 7c6d809

File tree

1 file changed

+3
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/Headers

1 file changed

+3
-0
lines changed

llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ copy("Headers") {
125125
"adcintrin.h",
126126
"adxintrin.h",
127127
"altivec.h",
128+
"amdgpuintrin.h",
128129
"ammintrin.h",
129130
"amxavx512intrin.h",
130131
"amxcomplexintrin.h",
@@ -210,6 +211,7 @@ copy("Headers") {
210211
"fmaintrin.h",
211212
"fxsrintrin.h",
212213
"gfniintrin.h",
214+
"gpuintrin.h",
213215
"hexagon_circ_brev_intrinsics.h",
214216
"hexagon_protos.h",
215217
"hexagon_types.h",
@@ -255,6 +257,7 @@ copy("Headers") {
255257
"msa.h",
256258
"mwaitxintrin.h",
257259
"nmmintrin.h",
260+
"nvptxintrin.h",
258261
"opencl-c-base.h",
259262
"opencl-c.h",
260263
"openmp_wrappers/__clang_openmp_device_functions.h",

0 commit comments

Comments
 (0)