No existing client is passing a non-null value here. This will come back
in a slightly different form as part of the type identifier summary work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28006
IPO: Remove the ModuleSummary argument to the FunctionImport pass. NFCI. ClosedPublic Authored by pcc on Dec 20 2016, 4:48 PM.
Details Summary No existing client is passing a non-null value here. This will come back
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 20 2016, 4:56 PM Closed by commit rL290222: IPO: Remove the ModuleSummary argument to the FunctionImport pass. NFCI. (authored by pcc). · Explain WhyDec 20 2016, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82181 llvm/trunk/include/llvm/Transforms/IPO.h
llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
llvm/trunk/include/llvm/Transforms/IPO/PassManagerBuilder.h
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
|