[PATCH] D12114: [LPM] Teach the legacy pass manager to support *using* an analysis without *requiring* it.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 20:03:16 PDT 2015
This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL245409: [LPM] Teach the legacy pass manager to support *using* an analysis (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D12114?vs=32446&id=32494#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12114
Files:
llvm/trunk/include/llvm/IR/LegacyPassManagers.h
llvm/trunk/include/llvm/PassAnalysisSupport.h
llvm/trunk/lib/IR/LegacyPassManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12114.32494.patch
Type: text/x-patch
Size: 7434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/d0ac77ec/attachment.bin>
More information about the llvm-commits
mailing list