This website requires JavaScript.
Explore
Help
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-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
ExecutionEngine
History
Vassil Vassilev
ff222f7817
Add missing include. Should fix modules libstdc++ builds.
...
llvm-svn: 306399
2017-06-27 11:45:26 +00:00
..
Orc
Add missing include. Should fix modules libstdc++ builds.
2017-06-27 11:45:26 +00:00
ExecutionEngine.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-19 23:37:52 +00:00
GenericValue.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-19 23:37:52 +00:00
Interpreter.h
Remove useless hack that avoids calling LLVMLinkInInterpreter()
2015-12-07 22:27:19 +00:00
JITEventListener.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-19 23:37:52 +00:00
JITSymbol.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-19 23:37:52 +00:00
MCJIT.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
ObjectCache.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings; other minor fixes.
2016-11-16 18:07:33 +00:00
ObjectMemoryBuffer.h
Use StringRef for MemoryBuffer identifier API (NFC)
2016-10-01 16:38:28 +00:00
OProfileWrapper.h
…
OrcMCJITReplacement.h
[Orc] New JIT APIs.
2015-01-23 21:25:00 +00:00
RTDyldMemoryManager.h
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
RuntimeDyld.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-19 23:37:52 +00:00
RuntimeDyldChecker.h
Make llvm-rtdlyd -check preserve automatic address mappings made by RuntimeDyld.
2017-05-07 17:19:53 +00:00
SectionMemoryManager.h
[ExecutionEngine] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings; other minor fixes.
2016-11-16 18:07:33 +00:00