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
/
lib
/
ExecutionEngine
/
Orc
History
NAKAMURA Takumi
b40db7c573
Untabify.
...
llvm-svn: 311875
2017-08-28 06:47:47 +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
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
2015-04-02 04:34:45 +00:00
IndirectionUtils.cpp
[ORC] Add case statements for AArch64 to the local stub and callback manager
2017-08-15 18:10:19 +00:00
LLVMBuild.txt
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
2015-01-25 11:41:41 +00:00
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] Errorize the ORC APIs.
2017-07-07 02:59:13 +00:00
OrcCBindingsStack.h
[ORC] Errorize the ORC APIs.
2017-07-07 02:59:13 +00:00
OrcError.cpp
[ORC] Errorize the ORC APIs.
2017-07-07 02:59:13 +00:00
OrcMCJITReplacement.cpp
[ORC] Re-apply r306166 and r306168 with fix for regression test.
2017-06-23 23:25:28 +00:00
OrcMCJITReplacement.h
Untabify.
2017-08-28 06:47:47 +00:00
RPCUtils.cpp
[ORC] Add missing file from r300155.
2017-04-13 01:06:45 +00:00