Fix typo spotted by Sebastian. Thanks!

llvm-svn: 149257
This commit is contained in:
Douglas Gregor 2012-01-30 18:49:05 +00:00
parent a023b6924a
commit 71022cac1f
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ module __compiler_builtins [system] {
explicit module avx2 {
requires avx2
export acx
export avx
header "avx2intrin.h"
}