This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
2f50744fe7
[Orc] Fix local-linkage handling in the CompileOnDemand layer.
...
llvm-svn: 233895
2015-04-02 05:28:10 +00:00
..
CloneSubModule.cpp
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
2015-02-21 20:44:36 +00:00
CMakeLists.txt
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
2015-04-02 04:34:45 +00:00
ExecutionUtils.cpp
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
2015-04-02 04:34:45 +00:00
IndirectionUtils.cpp
[Orc] Fix local-linkage handling in the CompileOnDemand layer.
2015-04-02 05:28:10 +00:00
LLVMBuild.txt
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
2015-01-25 11:41:41 +00:00
Makefile
…
OrcMCJITReplacement.cpp
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
2015-02-21 20:44:36 +00:00
OrcMCJITReplacement.h
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
2015-03-30 03:37:06 +00:00
OrcTargetSupport.cpp
[Orc] Refactor JITCompileCallbackManagerBase and CompileOnDemandLayer to support
2015-03-25 02:45:50 +00:00