This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40a0941bb95 [X86][XOP] XOP's general v16i8 shifts will be used instead [...] new 61e19cf8a48 [COFF] Gracefully handle empty .drectve sections new a435f21458d Fix DynamicLibraryTest.cpp on FreeBSD and NetBSD
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: lib/Object/COFFObjectFile.cpp | 2 +- lib/Support/Unix/Path.inc | 30 +++++++++++++++++----- test/Object/Inputs/COFF/empty-drectve.yaml | 14 ++++++++++ test/Object/coff-empty-drectve.test | 3 +++ .../Support/DynamicLibrary/DynamicLibraryTest.cpp | 4 ++- 5 files changed, 45 insertions(+), 8 deletions(-) create mode 100644 test/Object/Inputs/COFF/empty-drectve.yaml create mode 100644 test/Object/coff-empty-drectve.test