diff options
-rw-r--r-- | lib/Headers/module.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Headers/module.map b/lib/Headers/module.map index c8fe9d888e..1a1e0e26ca 100644 --- a/lib/Headers/module.map +++ b/lib/Headers/module.map @@ -99,7 +99,7 @@ module __compiler_builtins [system] { explicit module avx2 { requires avx2 - export acx + export avx header "avx2intrin.h" } |