This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fa79def [X86] Regenerate trunc-store legalization test new b80c630 [ORC] Clone module flags metadata into the globals module in [...]
The 1 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/CompileOnDemandLayer.h | 12 ++++++++---- include/llvm/ExecutionEngine/Orc/IndirectionUtils.h | 4 ++++ lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 9 +++++++++ test/ExecutionEngine/OrcLazy/module-flags.ll | 13 +++++++++++++ tools/lli/OrcLazyJIT.cpp | 12 ++++++------ 5 files changed, 40 insertions(+), 10 deletions(-) create mode 100644 test/ExecutionEngine/OrcLazy/module-flags.ll