Go to file
Chris Lattner e33167ac35 doxygenate RefreshCallGraph, add a new 'verification mode', and run it after
CGSCC passes make change to ensure they are updating the callgraph correctly
(when assertions are enabled).

llvm-svn: 80698
2009-09-01 18:32:03 +00:00
clang Implement proper substitution for OverloadedFunctionDecls, but substituting each of the functions in the overload set 2009-09-01 17:53:10 +00:00
compiler-rt Add support for ellcc, Credit to Richard Pennington. 2009-08-18 11:54:44 +00:00
llvm doxygenate RefreshCallGraph, add a new 'verification mode', and run it after 2009-09-01 18:32:03 +00:00