[llvm] a3d3d17 - gn build: Merge 600d123c6ff

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 07:05:31 PST 2019


Author: LLVM GN Syncbot
Date: 2019-12-12T15:01:28Z
New Revision: a3d3d17be304afde60c36a47d8c918b6915dc3cb

URL: https://github.com/llvm/llvm-project/commit/a3d3d17be304afde60c36a47d8c918b6915dc3cb
DIFF: https://github.com/llvm/llvm-project/commit/a3d3d17be304afde60c36a47d8c918b6915dc3cb.diff

LOG: gn build: Merge 600d123c6ff

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 2d303ec7c1e3..e992e19eafca 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",


        


More information about the llvm-commits mailing list