llvm-6502/lib
Dan Gohman 21afcda544 Split the locking out of JIT::runJITOnFunction so that callers
that already hold the lock can call an entry point that doesn't
re-acquire the lock.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63965 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-06 21:25:08 +00:00
..
Analysis Fix a crasher: we need to check that the function is non-null before using it! 2009-02-06 00:13:43 +00:00
Archive
AsmParser Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
Bitcode
CodeGen Eliminate remaining non-DebugLoc version of getTargetNode. 2009-02-06 19:16:40 +00:00
Debugger
ExecutionEngine Split the locking out of JIT::runJITOnFunction so that callers 2009-02-06 21:25:08 +00:00
Linker
Support
System
Target Use .size and .type on ELF systems; this helps tools that map 2009-02-06 21:15:52 +00:00
Transforms Ignore DbgInfoIntrinsics. 2009-02-06 06:19:06 +00:00
VMCore Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
Makefile