summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/module.modulemap
diff options
context:
space:
mode:
authorGabor Buella <gabor.buella@intel.com>2018-05-08 07:12:34 +0000
committerGabor Buella <gabor.buella@intel.com>2018-05-08 07:12:34 +0000
commit5e52fa90350d982858dbbedcca772c1de1777e95 (patch)
tree000872c202e4a720d7a205b366ccaf57783c8d9d /clang/lib/Headers/module.modulemap
parent4a02bf945e8b9620ae7ade3c4185cd412a619385 (diff)
downloadbcm5719-llvm-5e52fa90350d982858dbbedcca772c1de1777e95.tar.gz
bcm5719-llvm-5e52fa90350d982858dbbedcca772c1de1777e95.zip
[x86] Introduce the encl[u|s|v] intrinsics
Reviewers: craig.topper, zvi Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D46435 llvm-svn: 331743
Diffstat (limited to 'clang/lib/Headers/module.modulemap')
-rw-r--r--clang/lib/Headers/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Headers/module.modulemap b/clang/lib/Headers/module.modulemap
index 89b38fffe1b..6ffac2f0dcd 100644
--- a/clang/lib/Headers/module.modulemap
+++ b/clang/lib/Headers/module.modulemap
@@ -68,6 +68,7 @@ module _Builtin_intrinsics [system] [extern_c] {
textual header "waitpkgintrin.h"
textual header "movdirintrin.h"
textual header "pconfigintrin.h"
+ textual header "sgxintrin.h"
explicit module mm_malloc {
requires !freestanding
OpenPOWER on IntegriCloud