1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 066a1dea6c Provide an initial cut at exposing JIT compiled symbols to performance
tools.  This is currently only enabled on the mac, but could easily be
supported by other hosts that are interested.

llvm-svn: 49207
2008-04-04 05:51:42 +00:00
..
Interpreter Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
JIT Provide an initial cut at exposing JIT compiled symbols to performance 2008-04-04 05:51:42 +00:00
ExecutionEngine.cpp Make ExecutionEngine::updateGlobalMapping return the old mapping. 2008-04-04 04:47:41 +00:00
ExecutionEngineBindings.cpp Fix "Control reaches the end of non-void function" warnings, 2008-03-30 18:22:13 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00