* Refactor trace values to work as a proper pass. Before it used to add
methods while the pass was running which was a no no. Now it adds the printf method at pass initialization * Revamp code to use printf calls instead of the old style print_<type> calls. * Simplify code llvm-svn: 1457
Loading
Please register or sign in to comment