Got the sizeof(lldb_private::Symbol) down to 64 bytes (from 72 bytes) by not
having the enumeration take up 32 bits for the type and by putting it into the
bitfields that were already being used.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@145084 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed