summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2019-12-12 15:01:28 +0000
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2019-12-12 15:01:28 +0000
commita3d3d17be304afde60c36a47d8c918b6915dc3cb (patch)
treea5b25d30d254a9472388f06478f940749465a58f
parent600d123c6ff16180a20ebb9b55476257bf69513a (diff)
downloadbcm5719-llvm-a3d3d17be304afde60c36a47d8c918b6915dc3cb.tar.gz
bcm5719-llvm-a3d3d17be304afde60c36a47d8c918b6915dc3cb.zip
gn build: Merge 600d123c6ff
-rw-r--r--llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
index 2d303ec7c1e..e992e19eafc 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",
OpenPOWER on IntegriCloud