Insert code to trace values at basic block and method exits.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 14 Oct 2001 23:19:02 +0000 (23:19 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 14 Oct 2001 23:19:02 +0000 (23:19 +0000)
commitbc4ecce4a99d230fe3e17861ebe54b3622e61335
tree38551f3ad3bc2d6ea3d1b2b120d4443671eed8f5
parentdf1892fee24fe1f051c77df196ae14d3e24afaf3
Insert code to trace values at basic block and method exits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@801 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation/TraceValues.h [new file with mode: 0644]