This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5033aa103b5 [NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes new eb4fbb65902 [LLD] [COFF] Implement MinGW default manifest handling new 423d592be2a [Attributor][Fix] Make sure we do not delete live code new 250999543c8 [Attributor][Stats] Use the right statistics macro
The 3 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/Object/WindowsResource.h | 8 +- lib/Object/WindowsResource.cpp | 100 ++++++++++++++++++++++-- lib/Transforms/IPO/Attributor.cpp | 20 ++++- test/Transforms/FunctionAttrs/liveness.ll | 60 +++++++++++++- test/Transforms/FunctionAttrs/noreturn_async.ll | 8 +- test/Transforms/FunctionAttrs/noreturn_sync.ll | 4 +- 6 files changed, 182 insertions(+), 18 deletions(-)