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
3a46def40c2c679c087918cfec00e6120b93da50
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
bb9431acda
Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.
...
llvm-svn: 278149
2016-08-09 19:27:17 +00:00
..
CMakeLists.txt
[Orc] Merge some common code for creating CompileCallbackManagers and
2016-05-26 17:20:35 +00:00
ExecutionUtils.cpp
…
IndirectionUtils.cpp
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
2016-08-01 20:49:11 +00:00
LLVMBuild.txt
…
NullResolver.cpp
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
2016-08-01 20:49:11 +00:00
OrcABISupport.cpp
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
2016-05-07 03:36:38 +00:00
OrcCBindings.cpp
[Orc] Merge some common code for creating CompileCallbackManagers and
2016-05-26 17:20:35 +00:00
OrcCBindingsStack.h
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
2016-08-01 20:49:11 +00:00
OrcError.cpp
Add FIXMEs to all derived classes of std::error_category.
2016-05-24 20:13:46 +00:00
OrcMCJITReplacement.cpp
…
OrcMCJITReplacement.h
Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.
2016-08-09 19:27:17 +00:00
OrcRemoteTargetRPCAPI.cpp
…