This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-13 08:54:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Lang Hames
3442624858
[MCJIT] Don't crash in debugging output for sections that aren't emitted.
...
llvm-svn: 218836
2014-10-01 21:57:47 +00:00
..
IntelJITEvents
IntelJITEventListener updates to fix breaks by recent changes to EngineBuilder and DIContext.
2014-08-21 07:01:55 +00:00
Interpreter
Converting FuncNames to a ManagedStatic to avoid static constructors and destructors.
2014-09-19 21:07:01 +00:00
MCJIT
[MCJIT] Remove #include of JITMemoryManager that accidentally survived r218316.
2014-09-23 17:02:24 +00:00
OProfileJIT
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
2014-04-22 03:04:17 +00:00
RuntimeDyld
[MCJIT] Don't crash in debugging output for sections that aren't emitted.
2014-10-01 21:57:47 +00:00
CMakeLists.txt
[JIT] Add an out-of-line definition for the virtual destructor in
2014-09-03 20:39:10 +00:00
EventListenerCommon.h
[Layering] Move DebugInfo.h into the IR library where its implementation
2014-03-06 00:46:21 +00:00
ExecutionEngine.cpp
[MCJIT] Remove a few more references to JITMemoryManager that survived r218316.
2014-09-23 17:10:24 +00:00
ExecutionEngineBindings.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
JITEventListener.cpp
[JIT] Add an out-of-line definition for the virtual destructor in
2014-09-03 20:39:10 +00:00
LLVMBuild.txt
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
Makefile
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00
RTDyldMemoryManager.cpp
[MCJIT] Turn the getSymbolAddress free function created in r218626 into a static
2014-10-01 04:11:13 +00:00
TargetSelect.cpp
Reinstate "Nuke the old JIT."
2014-09-02 22:28:02 +00:00