summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/module.modulemap
diff options
context:
space:
mode:
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 6ffac2f0dcd..0f10dd4c081 100644
--- a/clang/lib/Headers/module.modulemap
+++ b/clang/lib/Headers/module.modulemap
@@ -69,6 +69,7 @@ module _Builtin_intrinsics [system] [extern_c] {
textual header "movdirintrin.h"
textual header "pconfigintrin.h"
textual header "sgxintrin.h"
+ textual header "ptwriteintrin.h"
explicit module mm_malloc {
requires !freestanding
OpenPOWER on IntegriCloud