llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 8ac66c122b 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49207 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-04 05:51:42 +00:00
..
Intercept.cpp Remove symbols that don't exist, remove tabs, fix comment typo 2008-01-03 22:15:32 +00:00
JIT.cpp Register EH frames emitted in JIT when using gcc unwinding runtime 2008-03-22 08:53:09 +00:00
JIT.h Add explicit keywords. 2008-03-25 22:06:05 +00:00
JITDwarfEmitter.cpp Enable exception handling int JIT 2008-02-13 18:39:37 +00:00
JITDwarfEmitter.h Enable exception handling int JIT 2008-02-13 18:39:37 +00:00
JITEmitter.cpp Provide an initial cut at exposing JIT compiled symbols to performance 2008-04-04 05:51:42 +00:00
JITMemoryManager.cpp fix 80 col violations 2008-03-07 20:05:43 +00:00
Makefile
TargetSelect.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00