LLVM 19.0.0git
Variables
CRC.cpp File Reference
#include "llvm/Support/CRC.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Config/config.h"

Go to the source code of this file.

Variables

static const uint32_t CRCTable [256]
 

Variable Documentation

◆ CRCTable

const uint32_t CRCTable[256]
static

Definition at line 30 of file CRC.cpp.

Referenced by llvm::crc32().