ΒΆbool nameUnamedGlobals(llvm::Module& M)
bool nameUnamedGlobals(llvm::Module& M)
Description
Rename all the anon globals in the module using a hash computed from the list of public globals in the module.
Declared at: llvm/include/llvm/Transforms/Utils/ModuleUtils.h:76
Parameters
- llvm::Module& M