Convert a KCFI hash algorithm enum to its string representation.
Declared in <llvm/Transforms/Utils/KCFIHash.h>
StringRef
stringifyKCFIHashAlgorithm(KCFIHashAlgorithm Algorithm);
The string name of Algorithm.
| Name | Description |
|---|---|
| Algorithm | Hash algorithm to stringify. |