Skip to content

Commit 82e68f5

Browse files
committed
gn build: Merge r960255
llvm-svn: 360343
1 parent e6cf6c7 commit 82e68f5

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
@@ -157,6 +157,9 @@ copy("Headers") {
157157
"cuda_wrappers/complex",
158158
"cuda_wrappers/new",
159159
"ppc_wrappers/mmintrin.h",
160+
"openmp_wrappers/math.h",
161+
"openmp_wrappers/cmath",
162+
"openmp_wrappers/__clang_openmp_math.h",
160163
]
161164
outputs = [
162165
"$clang_resource_dir/include/{{source_target_relative}}",

0 commit comments

Comments
 (0)