[LLVMdev] Call DeadCodeElimination pass of LLVM

Adarsh HV adarsh.hv99 at gmail.com
Tue Jan 31 23:47:19 PST 2012


Hi,
Please let me know how to follow my pass in LLVM by Dead Code Elimination
pass of LLVM. getAnalysisUsage(...) only allows me to run passes before my
pass. I want to run Dead Code Elimination pass after my pass.

Regards,
Adarsh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120201/a4373d31/attachment.html>


More information about the llvm-dev mailing list