This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8bfee2 [Docs] Refer to the CMakePrimer from CMake doc new 2534484 [Orc] Make sure we don't drop the internal error in OrcRemote [...] new d53ff2d [Orc] Add ORC lazy-compilation support for AArch64.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../ExecutionEngine/Orc/OrcArchitectureSupport.h | 31 +++++ .../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 5 +- lib/ExecutionEngine/Orc/OrcArchitectureSupport.cpp | 144 +++++++++++++++++++++ 3 files changed, 178 insertions(+), 2 deletions(-)