This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c10146f5952 Mark new jitlink test XFAIL for windows new 7574f402403 posix_spawn should retry upon EINTR new 4679ff91863 llvm-cvtres: Make new dupe resource error a bit friendlier new 020519ba5c9 Fix spelling error. NFC
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 | 6 ++++- lib/Object/WindowsResource.cpp | 41 ++++++++++++++++++++++++----- lib/Support/Unix/Program.inc | 16 ++++++----- lib/Target/AMDGPU/GCNSchedStrategy.h | 2 +- test/tools/llvm-cvtres/combined.test | 10 +++---- test/tools/llvm-cvtres/duplicate.test | 2 +- test/tools/llvm-cvtres/object.test | 8 +++--- test/tools/llvm-readobj/coff-resources.test | 10 +++---- tools/llvm-cvtres/llvm-cvtres.cpp | 1 + tools/llvm-readobj/COFFDumper.cpp | 29 +++----------------- 10 files changed, 69 insertions(+), 56 deletions(-)