[LLVMdev] Broken link in http://llvm.org/docs/WritingAnLLVMPass.html

Sean Silva silvas at purdue.edu
Fri May 17 22:32:54 PDT 2013


On Fri, May 17, 2013 at 9:31 PM, Jeremy Lakeman <Jeremy.Lakeman at gmail.com>wrote:

> Link to LowerAllocations (
> http://llvm.org/doxygen/LowerAllocations_8cpp-source.html) is no longer
> working.
>

It looks like that pass no longer exists. Can somebody suggest a pass that
is a good example of FunctionPass::doInitialization(Module &M)  and give a
brief writeup to replace the paragraph about LowerAllocations at <
http://llvm.org/docs/WritingAnLLVMPass.html#the-doinitialization-module-method
>?

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130517/23b4c6b4/attachment.html>


More information about the llvm-dev mailing list