Refactor the x86 feature handling.
This removes the very long chains of Feature["avx"] = Feature["sse42"] = ... = true; llvm-svn: 188799
Loading
Please register or sign in to comment
This removes the very long chains of Feature["avx"] = Feature["sse42"] = ... = true; llvm-svn: 188799