aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-jitlistener/llvm-jitlistener.cpp
AgeCommit message (Expand)Author
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth
2013-01-16Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for tools/...Chandler Carruth
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor