This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b41faf1c9e [X86] Change an llvm_unreachable to a report_fatal_error so [...] new 4e8d0ef849e [ORC] Add a method to JITTargetMachineBuilder to get the de [...] new 2887f2e5941 [ORC] Add convenience methods for creating DynamicLibraryFa [...]
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: include/llvm/ExecutionEngine/Orc/ExecutionUtils.h | 26 +++++++++++++++++++++- .../ExecutionEngine/Orc/JITTargetMachineBuilder.h | 12 ++++++++++ lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 9 ++++++++ tools/lli/lli.cpp | 21 +++-------------- 4 files changed, 49 insertions(+), 19 deletions(-)