This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0c5320d764 [GISel]: Fix modules build by including <cassert> new faeaa17224a [ORC] Refactor the various lookupFlags methods to return th [...]
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/Core.h | 18 +++------ include/llvm/ExecutionEngine/Orc/Legacy.h | 14 +++---- lib/ExecutionEngine/Orc/Core.cpp | 7 ++-- lib/ExecutionEngine/Orc/Legacy.cpp | 4 +- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 44 +++++++++++----------- .../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 35 +++++++++-------- 6 files changed, 60 insertions(+), 62 deletions(-)