Skip to content
Commit b8322b13 authored by Roman Divacky's avatar Roman Divacky
Browse files

The wmmintrin.h header includes two different sub-headers: one for AES support

and one for PCLMUL support.  The current immintrin.h header only includes
wmmintrin.h if AES support is enabled.  It should include it if either AES or
PCLMUL is enabled (GCC's version of immintrin.h does this).

Patch by John Baldwin!

llvm-svn: 202871
parent 3a9ac934
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment