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
e62c54375d2e75acaaa1394de99f4f61462e7530
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Lang Hames
4821c24d08
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
...
This enables lazy JITing on Windows x86-64. Patch by David. Thanks David! llvm-svn: 268845
2016-05-07 03:36:38 +00:00
..
CMakeLists.txt
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
2016-05-07 03:36:38 +00:00
ExecutionUtils.cpp
…
IndirectionUtils.cpp
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
LLVMBuild.txt
…
NullResolver.cpp
Fix line endings (NFC)
2015-06-22 21:37:34 +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] clang-format code that was touched in r267457. NFC.
2016-04-25 21:21:20 +00:00
OrcCBindingsStack.cpp
[Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support.
2016-05-07 03:36:38 +00:00
OrcCBindingsStack.h
[ORC] clang-format code that was touched in r267457. NFC.
2016-04-25 21:21:20 +00:00
OrcError.cpp
[ORC] clang-format code that was touched in r267457. NFC.
2016-04-25 21:21:20 +00:00
OrcMCJITReplacement.cpp
…
OrcMCJITReplacement.h
[Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until
2016-01-19 21:06:38 +00:00
OrcRemoteTargetRPCAPI.cpp
[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
2016-04-18 19:55:43 +00:00