Add initial implementation of basic-block tracing instrumentation pass.
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 3 May 2004 22:06:32 +0000 (22:06 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 3 May 2004 22:06:32 +0000 (22:06 +0000)
commitc03eb7b923d4ba40a647ffd364cd2e89fc22301d
tree42f30ff63e6926c3af6576542294933eccb1aed5
parent1570cb14d7e1ce8041533baeeefcb19cee7a414c
Add initial implementation of basic-block tracing instrumentation pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/TraceBasicBlocks.cpp [new file with mode: 0644]