From: Argyrios Kyrtzidis Date: Tue, 4 Mar 2014 06:28:23 +0000 (+0000) Subject: [CMake] Add the newly introduced compiler header. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=717ce7c3f282a2780714000edb6cbbc507a38bd0;p=clang [CMake] Add the newly introduced compiler header. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202792 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Headers/CMakeLists.txt b/lib/Headers/CMakeLists.txt index 425fc04be9..d0c26848a3 100644 --- a/lib/Headers/CMakeLists.txt +++ b/lib/Headers/CMakeLists.txt @@ -10,6 +10,7 @@ set(files float.h fma4intrin.h fmaintrin.h + ia32intrin.h immintrin.h iso646.h Intrin.h