[ORC] Use uint8_t for bitfields in SymbolTableEntry.
This allows for better struct packing on MSVC, and as a bonus will eliminate a warning on GCC builds. llvm-svn: 362450
Loading
Please register or sign in to comment
This allows for better struct packing on MSVC, and as a bonus will eliminate a warning on GCC builds. llvm-svn: 362450