ΒΆvoid UpgradeARCRuntime(llvm::Module& M)
void UpgradeARCRuntime(llvm::Module& M)
Description
Convert calls to ARC runtime functions to intrinsic calls and upgrade the old retain release marker to new module flag format.
Declared at: llvm/include/llvm/IR/AutoUpgrade.h:60
Parameters
- llvm::Module& M