summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/lib/Headers/module.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Headers/module.map b/clang/lib/Headers/module.map
index c8fe9d888eb..1a1e0e26ca1 100644
--- a/clang/lib/Headers/module.map
+++ b/clang/lib/Headers/module.map
@@ -99,7 +99,7 @@ module __compiler_builtins [system] {
explicit module avx2 {
requires avx2
- export acx
+ export avx
header "avx2intrin.h"
}
OpenPOWER on IntegriCloud