Skip to content

Commit 4e612a6

Browse files
committed
[gn build] Port afec08e
1 parent afec08e commit 4e612a6

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ copy("Headers") {
205205
"ia32intrin.h",
206206
"immintrin.h",
207207
"intrin.h",
208+
"intrin0.h",
208209
"inttypes.h",
209210
"invpcidintrin.h",
210211
"iso646.h",
@@ -310,6 +311,7 @@ copy("Headers") {
310311
"xsaveoptintrin.h",
311312
"xsavesintrin.h",
312313
"xtestintrin.h",
314+
"yvals_core.h",
313315
]
314316
outputs = [ "$clang_resource_dir/include/{{source_target_relative}}" ]
315317
}

0 commit comments

Comments
 (0)