ΒΆiterator_range<llvm::orc::CtorDtorIterator>
getDestructors(const llvm::Module& M)
iterator_range<llvm::orc::CtorDtorIterator>
getDestructors(const llvm::Module& M)
Description
Create an iterator range over the entries of the llvm.global_ctors array.
Declared at: llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h:93
Parameters
- const llvm::Module& M