Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
ExecutionEngine
/
Orc
/
RTDyldObjectLinkingLayer.cpp
23cb2e7
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
by Lang Hames
· 7 years ago
db367e9
Revert r345077 "[ORC] Change how non-exported symbols are matched during lookup."
by Reid Kleckner
· 7 years ago
841796d
[ORC] Change how non-exported symbols are matched during lookup.
by Lang Hames
· 7 years ago
95abade
[ORC] Guard access to the MemMgrs vector in RTDyldObjectLinkingLayer.
by Lang Hames
· 7 years ago
8b94274
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
by Lang Hames
· 7 years ago
079df9a
[ORC] Rename ORC layers to make the "new" ORC layers the default.
by Lang Hames
· 7 years ago
7899ccb
[ORC] During lookup, do not match against hidden symbols in other JITDylibs.
by Lang Hames
· 7 years ago
71d781c
[ORC] Add an 'intern' method to ExecutionEngine for interning symbol names.
by Lang Hames
· 7 years ago
abeedf1
[ORC] Add an asynchronous jit-link function, jitLinkForORC, to RuntimeDyld and
by Lang Hames
· 7 years ago
adde5ba
[ORC] Reapply r342939 with a fix for MSVC's promise/future restrictions.
by Lang Hames
· 7 years ago
99bfa95
Revert "[ORC] Switch to asynchronous resolution in JITSymbolResolver."
by Lang Hames
· 7 years ago
0e5b603
[ORC] Switch to asynchronous resolution in JITSymbolResolver.
by Lang Hames
· 7 years ago
a5f33c8
[ORC] Remove the mapSectionAddress method from RuntimeDyldObjectLinkingLayer2.
by Lang Hames
· 7 years ago
6d32002
[ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplify symbol flag
by Lang Hames
· 7 years ago
6cadc7c
[ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet.
by Lang Hames
· 7 years ago
76e21c9
[ORC] Rename 'finalize' to 'emit' to avoid potential confusion.
by Lang Hames
· 7 years ago
d5f56c5
[ORC] Rename VSO to JITDylib.
by Lang Hames
· 7 years ago
960246d
[ORC] Re-apply r336760 with fixes.
by Lang Hames
· 7 years ago
a48d108
Re-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
by Lang Hames
· 7 years ago
7ed8359
Revert r337595 "[ORC] Add new symbol lookup methods to ExecutionSessionBase in preparation for"
by Reid Kleckner
· 7 years ago
732d116
[ORC] Add new symbol lookup methods to ExecutionSessionBase in preparation for
by Lang Hames
· 7 years ago
d4df0f1
[ORC] Simplify VSO::lookupFlags to return the flags map.
by Lang Hames
· 7 years ago
fd0c1e71
[ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs.
by Lang Hames
· 7 years ago
68c9b8d
[ORC] Add an initial implementation of a replacement CompileOnDemandLayer.
by Lang Hames
· 7 years ago
4caa2f7
[LKH] Add a new IRCompileLayer.
by Lang Hames
· 7 years ago
373f462
[LKH] Add a replacement RTDyldLayer.
by Lang Hames
· 7 years ago