This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 03e0349c150 Fix DebugLoc propagation for unreachable LoadInst
new abab2b9ec94 Object: preserve more information about DEF file
new f144b00e63f [llvm-readobj] Install llvm-readelf alias
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:
include/llvm/Object/COFFModuleDefinition.h | 1 +
lib/Object/COFFModuleDefinition.cpp | 12 ++++++++----
test/CMakeLists.txt | 1 +
test/tools/llvm-readobj/gnu-sections.test | 2 ++
tools/llvm-readobj/CMakeLists.txt | 2 ++
tools/llvm-readobj/llvm-readobj.cpp | 7 ++++++-
6 files changed, 20 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 136777673 Make the test more precise.
new 7cf012881 COFF: improve link conformance for import names
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:
COFF/Config.h | 1 +
COFF/Driver.cpp | 37 +++++++++++++++++++----
test/COFF/Inputs/default.def | 2 ++
test/COFF/Inputs/named.def | 3 ++
test/COFF/Inputs/object.s | 13 ++++++++
test/COFF/implib-name.test | 71 ++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 121 insertions(+), 6 deletions(-)
create mode 100644 test/COFF/Inputs/default.def
create mode 100644 test/COFF/Inputs/named.def
create mode 100644 test/COFF/Inputs/object.s
create mode 100644 test/COFF/implib-name.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9563b5a5e12 Debug Info: Add a file: field to DIImportedEntity.
new 03e0349c150 Fix DebugLoc propagation for unreachable LoadInst
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:
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 5 +-
lib/Transforms/Scalar/GVN.cpp | 1 +
.../GVN/PRE/2017-06-28-pre-load-dbgloc.ll | 79 ++++++++++++++++++++++
test/Transforms/GVN/PRE/phi-translate.ll | 4 +-
4 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/GVN/PRE/2017-06-28-pre-load-dbgloc.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from f6c8458 Improve submission error handling
new 9b95966 Add missing files.
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:
tests/lnttool/Inputs/invalid_submission0.json | 1 +
tests/lnttool/Inputs/invalid_submission1.json | 3 +++
2 files changed, 4 insertions(+)
create mode 100644 tests/lnttool/Inputs/invalid_submission0.json
create mode 100644 tests/lnttool/Inputs/invalid_submission1.json
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 4e7106c Rework lnt submit test
new f6c8458 Improve submission error handling
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:
lnt/server/ui/views.py | 5 ++++-
lnt/util/ImportData.py | 16 ++++++++++------
lnt/util/ServerUtil.py | 6 ++++--
tests/lnttool/submit.shtest | 16 ++++++++++++++++
4 files changed, 34 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hl/pie/static
in repository glibc.
discards ec61e0a1d8 Use hidden visibility for HAVE_STATIC_PIE
discards fe0c467239 Add _dl_setup_static_pie
new 29b1087253 Add _dl_relocate_static_pie
new 2c226d5997 Use hidden visibility for HAVE_STATIC_PIE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ec61e0a1d8)
\
N -- N -- N refs/heads/hl/pie/static (2c226d5997)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
csu/libc-start.c | 2 +-
elf/dl-support.c | 4 +++-
sysdeps/generic/ldsodefs.h | 6 +++---
3 files changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 87e3b95ed8d Daily bump.
new 94867646572 Use dg-require-fileio in new test
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/81395.cc | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bccfcb9907 Update for LLVM IR metadata changes (DIImportedEntity now ne [...]
new 7c3091ab0a [scan-build-py] Patch to fix "-analyzer-config" option
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:
tools/scan-build-py/libscanbuild/analyze.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 00b3427 Update links in docs to new URLs
new 4e7106c Rework lnt submit test
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:
tests/lnttool/submit.py | 105 --------------------------------------------
tests/lnttool/submit.shtest | 87 ++++++++++++++++++++++++++++++++++++
2 files changed, 87 insertions(+), 105 deletions(-)
delete mode 100644 tests/lnttool/submit.py
create mode 100644 tests/lnttool/submit.shtest
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 567034c312 Debug Info: Set the MainFileName when generating -gmodules d [...]
new bccfcb9907 Update for LLVM IR metadata changes (DIImportedEntity now ne [...]
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:
lib/CodeGen/CGDebugInfo.cpp | 22 +++++++++++++---------
test/CodeGen/debug-info-imported-entity.cpp | 3 ++-
test/CodeGenCXX/debug-info-anon-namespace.cpp | 4 ++--
test/CodeGenCXX/debug-info-namespace.cpp | 8 ++++----
test/Modules/DebugInfoTransitiveImport.m | 4 ++--
test/Modules/ExtDebugInfo.cpp | 4 +++-
test/Modules/Inputs/DebugObjCImport.h | 2 ++
test/Modules/Inputs/module.map | 6 ++++++
test/Modules/debug-info-moduleimport-in-module.m | 21 +++++++++++++++++++++
test/Modules/debug-info-moduleimport.m | 5 +++--
10 files changed, 58 insertions(+), 21 deletions(-)
create mode 100644 test/Modules/Inputs/DebugObjCImport.h
create mode 100644 test/Modules/debug-info-moduleimport-in-module.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.