aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/JITEventListener.h
AgeCommit message (Expand)Author
2009-07-16Add line numbers to OProfile. To do this, I added a processDebugLoc()Jeffrey Yasskin
2009-07-10Add a --with-oprofile flag to configure, which uses OProfile's agentJeffrey Yasskin
2009-06-25Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin