Skip to content
  • Ted Kremenek's avatar
    Added an early implementation of Live-Variables analysis built on · b56a9909
    Ted Kremenek authored
    source-level CFGs.  This code may change significantly in the near
    future as we explore different means to implement dataflow analyses.
    
    Added a driver option, -dump-live-variables, to view the output of
    live variable analysis.  This output is very ALPHA; it will be improved shortly.
    
    llvm-svn: 41737
    b56a9909
Loading