MSDN > 論壇首頁 > Phoenix > AliasSummary
發問發問
 

問題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

所有回覆