This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc1a361ccdc MIRLangRef: Add a section on simplifying .mir tests new fefad770b8b Simplify some Verifier attribute checks with AttributeSet new cf5b18b7008 [ORC] Re-enable the Error/Expected unit tests that were dis [...]
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: .../llvm/ExecutionEngine/Orc/RPCSerialization.h | 56 ++-- include/llvm/IR/Attributes.h | 2 +- lib/IR/Verifier.cpp | 363 ++++++++++----------- unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 268 ++++++++------- 4 files changed, 342 insertions(+), 347 deletions(-)