This seems to be the idiom used elsewhere in LLVM. Is there some reason this shouldn't be there or is that just an oversight?
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13628
Initialize BasicAAWrapperPass in it's constructor ClosedPublic Authored by loladiro on Oct 10 2015, 10:00 PM.
Details Summary This seems to be the idiom used elsewhere in LLVM. Is there some reason this shouldn't be there or is that just an oversight?
Diff Detail
Event Timelineloladiro updated this object. This revision is now accepted and ready to land.Oct 26 2015, 12:38 AM Closed by commit rL251348: Initialize BasicAAWrapperPass in it's constructor (authored by kfischer). · Explain WhyOct 26 2015, 2:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38463 llvm/trunk/include/llvm/Analysis/BasicAliasAnalysis.h
llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
|