mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 18:31:04 +00:00
e2bcf13be5
another stub, but then never calling the jitted function) can cause the JIT to leave a stub in place. Judging by the comments this is a known deficiency, so we're just not going to use AssertingVH for the StubToFunctionTy map. Also shorten some lines longer than 80 columns. This fixes the "make check" failure with ocaml on x86-64 linux. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70185 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Intercept.cpp | ||
JIT.cpp | ||
JIT.h | ||
JITDwarfEmitter.cpp | ||
JITDwarfEmitter.h | ||
JITEmitter.cpp | ||
JITMemoryManager.cpp | ||
Makefile | ||
TargetSelect.cpp |