aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/OProfileWrapper.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-11-15Use empty parens for empty function parameter list instead of '(void)'.Dmitri Gribenko
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky