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)
commit2c0575f2f4ce9a2db1472ee9d17aff1b0b658960
treeed5062d42516a9c419f158f72a6bc5deb4d9880e
parent9f3f40f6efe7085999e800d1c562e400d8b2211c
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...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169739 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Subtarget.cpp