1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/ExecutionEngine/Orc
2015-02-15 22:54:22 +00:00
..
CloneSubModule.h
CompileOnDemandLayer.h [Orc] Add a JITSymbol class to the Orc APIs, refactor APIs, update clients. 2015-02-09 01:20:51 +00:00
CompileUtils.h [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
IndirectionUtils.h [Orc] Add a JITSymbol class to the Orc APIs, refactor APIs, update clients. 2015-02-09 01:20:51 +00:00
IRCompileLayer.h [Orc] Add a JITSymbol class to the Orc APIs, refactor APIs, update clients. 2015-02-09 01:20:51 +00:00
JITSymbol.h Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:00:20 +00:00
LazyEmittingLayer.h [Orc] Fix a bug in the LazyEmittingLayer - capture names by value (as 2015-02-10 07:35:39 +00:00
LookasideRTDyldMM.h [Orc] Add some missing headers. 2015-02-06 19:34:40 +00:00
ObjectLinkingLayer.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
OrcTargetSupport.h