.. |
CMakeLists.txt
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
CompileOnDemandLayer.cpp
|
[ORC] Update LLJIT to automatically run specially named initializer functions.
|
2020-02-22 11:49:14 -08:00 |
CompileUtils.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
Core.cpp
|
[ORC] Add errors for missing and extraneous symbol definitions.
|
2020-02-22 11:49:14 -08:00 |
DebugUtils.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
ExecutionUtils.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
IRCompileLayer.cpp
|
[ORC] Add support for emulated TLS to ORCv2.
|
2020-01-21 19:55:33 -08:00 |
IRTransformLayer.cpp
|
[ORC] Add support for emulated TLS to ORCv2.
|
2020-01-21 19:55:33 -08:00 |
IndirectionUtils.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
JITTargetMachineBuilder.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
LLJIT.cpp
|
[ORC] Update LLJIT to automatically run specially named initializer functions.
|
2020-02-22 11:49:14 -08:00 |
LLVMBuild.txt
|
Break out OrcError and RPC
|
2019-10-29 17:31:28 -07:00 |
Layer.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
LazyReexports.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
Legacy.cpp
|
[ORC][JITLink] Add support for weak references, and improve handling of static
|
2019-11-28 13:30:49 -08:00 |
MachOPlatform.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
Mangling.cpp
|
[ORC] Add generic initializer/deinitializer support.
|
2020-02-19 13:59:32 -08:00 |
NullResolver.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ObjectLinkingLayer.cpp
|
[ORC] Add errors for missing and extraneous symbol definitions.
|
2020-02-22 11:49:14 -08:00 |
ObjectTransformLayer.cpp
|
[ORC] Add a utility to support dumping JIT'd objects to disk for debugging.
|
2019-11-14 21:27:19 -08:00 |
OrcABISupport.cpp
|
[Support] Add error handling to sys::Process::getPageSize().
|
2019-05-08 02:11:07 +00:00 |
OrcCBindings.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
OrcCBindingsStack.h
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
OrcMCJITReplacement.cpp
|
[ORC] Add deprecation warnings to ORCv1 layers and utilities.
|
2019-07-17 16:40:52 +00:00 |
OrcMCJITReplacement.h
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
RTDyldObjectLinkingLayer.cpp
|
[ORC] Remove spammy debug print
|
2020-02-24 12:10:13 +01:00 |
SpeculateAnalyses.cpp
|
[ORCv2] - New Speculate Query Implementation
|
2019-08-27 18:23:36 +00:00 |
Speculation.cpp
|
[Alignment][NFC] Deprecate Align::None()
|
2020-01-24 12:53:58 +01:00 |
ThreadSafeModule.cpp
|
[llvm] Migrate llvm::make_unique to std::make_unique
|
2019-08-15 15:54:37 +00:00 |