Rename bit_RDRAND to bit_RDRND to match GCC's version of this header.

llvm-svn: 218823
This commit is contained in:
Joerg Sonnenberger 2014-10-01 21:21:16 +00:00
parent 9ebfbb969d
commit cf0740454d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
#define bit_XSAVE 0x04000000
#define bit_OSXSAVE 0x08000000
#define bit_AVX 0x10000000
#define bit_RDRAND 0x40000000
#define bit_RDRND 0x40000000
/* Features in %edx for level 1 */
#define bit_FPU 0x00000001