Formular una preguntaFormular una pregunta
 

PreguntaAliasSummary

  • miércoles, 03 de junio de 2009 10:10if if Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    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

Todas las respuestas