This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 1709385 Fix JavaArraySyntheticFrontEnd for non-reference ValueObject.
new 5a2b329 Fixed a problem where -gmodules debug info would be loaded by [...]
new f2eec83 LLDB needs to be able to handle DW_AT_GNU_dwo_name that are r [...]
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:
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
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 8b8f753 [cmake] Fix builds with LLVM_ENABLE_PIC=0
new c5614d4 [docs] Add a limitations section to SourceBasedCodeCoverage.rst
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:
docs/SourceBasedCodeCoverage.rst | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 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 llvm.
from 706cb9d [llvm-cov] Use string getters (NFC)
new fb1a911 [COFF] Expose the PE debug data directory and dump it
new 06da926 Remove all of the legacy home-grown atomic operations LLVM pr [...]
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/COFF.h | 43 +++++++++++++
include/llvm/Support/Atomic.h | 9 ++-
include/llvm/Support/COFF.h | 9 ++-
lib/Object/COFFObjectFile.cpp | 72 +++++++++++++++++++++-
lib/ObjectYAML/COFFYAML.cpp | 2 +-
lib/Support/Atomic.cpp | 59 ------------------
test/tools/llvm-readobj/Inputs/has_pdb.exe | Bin 0 -> 391680 bytes
test/tools/llvm-readobj/coff-debug-directory.test | 34 ++++++++++
tools/llvm-readobj/COFFDumper.cpp | 56 ++++++++++++++++-
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 7 +++
11 files changed, 222 insertions(+), 70 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/has_pdb.exe
create mode 100644 test/tools/llvm-readobj/coff-debug-directory.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.
robert.savoye pushed a change to branch unco
in repository toolchain/abe.
at 849622a Set the revision in the data array after it's checked out so [...]
This branch includes the following new commits:
new 849622a Set the revision in the data array after it's checked out so [...]
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.
--
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 6e7129c [profile] value profiling bug fix -- missing icall targets in [...]
new 706cb9d [llvm-cov] Use string getters (NFC)
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/llvm-cov/TestingSupport.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 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 clang.
from dd6398f Suppress clang/test/CodeGen/lifetime-asan.c for targeting mingw.
new 8b8f753 [cmake] Fix builds with LLVM_ENABLE_PIC=0
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:
test/CMakeLists.txt | 10 ++++++++--
1 file changed, 8 insertions(+), 2 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 1b0deab Fix display name of PRED_FORTRAN_FAIL_IO
new 89f17a6 PR c++/71372 * cp-gimplify.c (cp_fold): For INDIRECT_REF, i [...]
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:
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/cp-gimplify.c | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/c-c++-common/pr71372.c | 14 ++++++++++++++
4 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr71372.c
--
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 gcc-6-branch
in repository gcc.
from f49fb0b gcc/testsuite/ChangeLog:
new c4727bc PR c++/71372 * cp-gimplify.c (cp_fold): For INDIRECT_REF, i [...]
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:
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/cp-gimplify.c | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr71372.c | 14 ++++++++++++++
4 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr71372.c
--
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 c22d8b1 [PEI, AArch64] Use empty spaces in stack area for local stack [...]
new f9c106c Fix uninitialized members in VarStreamArrayIterator.
new df57369 [cmake] Fix builds with LLVM_ENABLE_PIC=0
new 6e7129c [profile] value profiling bug fix -- missing icall targets in [...]
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/DebugInfo/CodeView/StreamArray.h | 4 +++-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 8 +++++++-
test/CMakeLists.txt | 7 +++++--
test/Instrumentation/InstrProfiling/PR23499.ll | 4 ++--
test/Transforms/PGOProfile/indirect_call_profile.ll | 11 +++++++++++
5 files changed, 28 insertions(+), 6 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 compiler-rt.
from 77170c9 [asan] fix arm build
new e151fbe [profile] Add end-end test of vp for inline virtual functions
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:
test/profile/Inputs/instrprof-icall-promo.h | 4 ++++
test/profile/Inputs/instrprof-icall-promo_1.cc | 7 +++++++
test/profile/Inputs/instrprof-icall-promo_2.cc | 15 +++++++++++++++
test/profile/instrprof-icall-promo.test | 17 +++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 test/profile/Inputs/instrprof-icall-promo.h
create mode 100644 test/profile/Inputs/instrprof-icall-promo_1.cc
create mode 100644 test/profile/Inputs/instrprof-icall-promo_2.cc
create mode 100644 test/profile/instrprof-icall-promo.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.