This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c19c1be56e7b365cb893003ca896755ac3ddfff
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
2c19c1be56
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
...
module type as std::shared_ptr<Module>. llvm-svn: 306166
2017-06-23 21:45:29 +00:00
..
CMakeLists.txt
[ORC] Use native Errors rather than converted std::error_codes for ORC RPC.
2017-04-13 01:03:06 +00:00
ExecutionUtils.cpp
…
IndirectionUtils.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
LLVMBuild.txt
…
NullResolver.cpp
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
2016-08-01 20:49:11 +00:00
OrcABISupport.cpp
…
OrcCBindings.cpp
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
2017-06-23 21:45:29 +00:00
OrcCBindingsStack.h
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
2017-06-23 21:45:29 +00:00
OrcError.cpp
[ORC] Add RPC and serialization support for Errors and Expecteds.
2017-04-13 03:51:35 +00:00
OrcMCJITReplacement.cpp
…
OrcMCJITReplacement.h
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
2017-06-23 21:45:29 +00:00
RPCUtils.cpp
[ORC] Add missing file from r300155.
2017-04-13 01:06:45 +00:00