提出问题提出问题
 

问题AliasSummary

  • 2009年6月3日 10:10if if 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hello I've been trying to access the Summary Record of AliasSummary type, by having a custom pass, which has CxxIL ReaderPhase, followed by Alias analysis Phase, followed by a custom phase, which tries to access the summary record using callGraph.SummaryManager.HasSummary(node, Phx.Graphs.AliasSummary.Type)

    However, this call always returns false, unless executed in a phase after CxxIL Reader Phase of the C2 codegen pass.

    Can someone please help. I'm using the -O2 flag.

    Regards,
    If If

全部回复