aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/BlockProfiling.cpp
AgeCommit message (Expand)Author
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-29Refactor code, initial implementation of -insert-block-profiling passChris Lattner
2003-10-28Pass in argc & argvChris Lattner
2003-10-28Initial checkin of profiling instrumentation pass. So far, despite theChris Lattner