Fix a typo in my previous commit -- bloomfield is 0x1A not 0x2A.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 10 Dec 2012 18:22:40 +0000 (18:22 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 10 Dec 2012 18:22:40 +0000 (18:22 +0000)
commit17f25c4e0dbe4ac2004a88098b82218dd78583cd
tree2778614e6f086c91bb5f38e380faee28f83c376a
parent2ca766f32a775dd2d20c88d338728bb847651bde
Fix a typo in my previous commit -- bloomfield is 0x1A not 0x2A.

Thanks to the PaX folks for noticing in review! We need some tests here,
any sugestions welcome...

llvm-svn: 169739
llvm/lib/Target/X86/X86Subtarget.cpp