From: LLVM GN Syncbot Date: Thu, 12 Dec 2019 15:01:28 +0000 (+0000) Subject: gn build: Merge 600d123c6ff X-Git-Tag: llvmorg-11-init~2312 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3d3d17be304afde60c36a47d8c918b6915dc3cb;p=platform%2Fupstream%2Fllvm.git gn build: Merge 600d123c6ff --- diff --git a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn index 2d303ec..e992e19 100644 --- a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn @@ -45,6 +45,7 @@ copy("Headers") { # Tell `gn format` to not reorder the sources list: Its order matches CMake, # and the ordering is alphabetical but ignores leading underscores. sources = [ + "arm_cmse.h", "adxintrin.h", "altivec.h", "ammintrin.h",