1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/ExecutionEngine
Lang Hames 481f4ed9e9 [Orc] Turn OrcX86_64::IndirectStubsInfo into a template helper class:
GenericIndirectStubsInfo.

This will allow architecture support classes for other architectures to re-use
this code.

llvm-svn: 259549
2016-02-02 19:31:15 +00:00
..
IntelJITEvents Remove autoconf support 2016-01-26 21:29:08 +00:00
Interpreter Remove autoconf support 2016-01-26 21:29:08 +00:00
MCJIT Remove autoconf support 2016-01-26 21:29:08 +00:00
OProfileJIT Remove autoconf support 2016-01-26 21:29:08 +00:00
Orc [Orc] Turn OrcX86_64::IndirectStubsInfo into a template helper class: 2016-02-02 19:31:15 +00:00
RuntimeDyld [RuntimeDyld][MachO] Fix handling of empty eh-frame sections. 2016-01-28 22:35:48 +00:00
CMakeLists.txt
ExecutionEngine.cpp GlobalValue: use getValueType() instead of getType()->getPointerElementType(). 2016-01-16 20:30:46 +00:00
ExecutionEngineBindings.cpp LLVMRunStaticConstructors can be called before object is finalized, #24028 2016-01-15 00:23:34 +00:00
GDBRegistrationListener.cpp
LLVMBuild.txt
SectionMemoryManager.cpp [SectionMemoryManager] Don't just drop the RO free list 2016-01-10 18:17:12 +00:00
TargetSelect.cpp