aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/CMakeLists.txt
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2023-12-24 08:50:01 +0100
committerGitHub <noreply@github.com>2023-12-24 08:50:01 +0100
commit50ae0da058297944ef26bf9c01f4133be65676ab (patch)
tree138d5436ef9a3fbe00dd495fc0fadc9bef123379 /libcxx/include/CMakeLists.txt
parenteeeb963841e05e3d53d730a1a46fd9fa9996d409 (diff)
downloadllvm-50ae0da058297944ef26bf9c01f4133be65676ab.zip
llvm-50ae0da058297944ef26bf9c01f4133be65676ab.tar.gz
llvm-50ae0da058297944ef26bf9c01f4133be65676ab.tar.bz2
[libc++][NFC] Refactor <experimental/simd> a bit to simplify dependencies (#76283)
Diffstat (limited to 'libcxx/include/CMakeLists.txt')
-rw-r--r--libcxx/include/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/include/CMakeLists.txt b/libcxx/include/CMakeLists.txt
index 746d581..0fe3ab4 100644
--- a/libcxx/include/CMakeLists.txt
+++ b/libcxx/include/CMakeLists.txt
@@ -914,10 +914,8 @@ set(files
expected
experimental/__config
experimental/__memory
- experimental/__simd/abi_tag.h
experimental/__simd/aligned_tag.h
experimental/__simd/declaration.h
- experimental/__simd/internal_declaration.h
experimental/__simd/reference.h
experimental/__simd/scalar.h
experimental/__simd/simd.h