forked from OSchip/llvm-project
cf34a2bd5d
Merging the two bits shrinks the context table from 16384 bytes to 8192 bytes. Remove the ATTRIBUTE_BITS macro and just create an enum directly. Then fix the ATTR_max define to be 8192 to reflect the table size so we stop hardcoding it separately. llvm-svn: 363330 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
X86Disassembler.cpp | ||
X86DisassemblerDecoder.cpp | ||
X86DisassemblerDecoder.h |