================ @@ -919,6 +920,7 @@ bool isWritableObject(const Value *Object, bool &ExplicitlyDereferenceableOnly); class AAManager : public AnalysisInfoMixin<AAManager> { public: using Result = AAResults; + using LegacyWrapper = AAResultsWrapperPass; ---------------- arsenm wrote:
Why do you need to touch any of these IR headers? https://github.com/llvm/llvm-project/pull/115434 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits