llvm-6502/include/llvm/Transforms/Instrumentation
Chris Lattner 7ae9b93a7d 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1456 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-14 16:23:53 +00:00
..
TraceValues.h Refactor trace values to work as a proper pass. Before it used to add 2001-12-14 16:23:53 +00:00