This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f0f375320d [Dominators] Remove misleading double-deletion test new 11d16601805 [ORC] More cleanup. NFC. new c69d5ffd14a [ORC] Add a lookupFlags method to VSO.
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/JITSymbol.h | 5 +++ include/llvm/ExecutionEngine/Orc/Core.h | 11 ++++++ lib/ExecutionEngine/Orc/Core.cpp | 26 ++++++++++++-- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 50 ++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 3 deletions(-)