aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2011-10-01 19:54:56 +0000
committerCraig Topper <craig.topper@gmail.com>2011-10-01 19:54:56 +0000
commit88cb33e0d4683ac198d321c0aec06664dc48fa76 (patch)
tree01fc060883de732e24c1d287a8a3c94978694b58 /clang/lib/Frontend/CompilerInvocation.cpp
parenta88cb23da7f124ff89e389c844d7b93ca05ad5ee (diff)
downloadllvm-88cb33e0d4683ac198d321c0aec06664dc48fa76.zip
llvm-88cb33e0d4683ac198d321c0aec06664dc48fa76.tar.gz
llvm-88cb33e0d4683ac198d321c0aec06664dc48fa76.tar.bz2
Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2 as an opcode extension and allows the opsize prefix. This necessitated adding IC_XD_OPSIZE and IC_64BIT_XD_OPSIZE contexts. Unfortunately, this increases the size of the disassembler tables. Fixes PR10702.
llvm-svn: 140954
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions