1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/ExecutionEngine
Craig Topper c7c3a99ec2 [C++] Use 'nullptr'.
llvm-svn: 207083
2014-04-24 06:44:33 +00:00
..
ExecutionEngine.h [ExecutionEngine] Allow JIT clients to enable/disable module verification. 2014-04-18 06:48:23 +00:00
GenericValue.h Add support for vector data types in the LLVM interpreter. 2013-04-01 15:53:30 +00:00
Interpreter.h
JIT.h
JITEventListener.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
JITMemoryManager.h Remove exception handling support from the old JIT. 2013-05-07 20:53:59 +00:00
MCJIT.h
ObjectBuffer.h Untabify. 2014-03-16 23:58:43 +00:00
ObjectCache.h [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
ObjectImage.h Object: iterator_range accessors for ObjectImage symbols and sections. 2014-04-21 18:10:26 +00:00
OProfileWrapper.h
RTDyldMemoryManager.h [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
RuntimeDyld.h [MCJIT] Check if there have been errors during RuntimeDyld execution. 2014-03-26 18:19:27 +00:00
SectionMemoryManager.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00