This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e0f004b4f SymbolVendorELF: Perform build-id lookup even without a debug link
new 159be12c0 SymbolVendor: Remove passthrough methods
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:
include/lldb/Symbol/SymbolVendor.h | 81 --------
source/API/SBCompileUnit.cpp | 8 +-
source/API/SBModule.cpp | 23 +--
source/Commands/CommandObjectTarget.cpp | 12 +-
source/Core/SearchFilter.cpp | 8 +-
.../ExpressionParser/Clang/ClangASTSource.cpp | 27 ++-
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 10 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 10 +-
.../SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp | 6 +-
source/Symbol/Block.cpp | 3 +-
source/Symbol/CompileUnit.cpp | 35 ++--
source/Symbol/Function.cpp | 3 +-
source/Symbol/SymbolVendor.cpp | 214 ---------------------
tools/lldb-test/lldb-test.cpp | 52 +++--
.../SymbolFile/DWARF/SymbolFileDWARFTests.cpp | 7 +-
15 files changed, 90 insertions(+), 409 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 f5f4196fbfb Revert r367941 "Add a note to the release not about a poten [...]
new 0557373d009 [LLVM][Alignment] Introduce Alignment In GlobalObject
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:
include/llvm/IR/GlobalObject.h | 7 ++++++-
include/llvm/Support/Alignment.h | 2 +-
lib/IR/Globals.cpp | 14 +++++++++-----
unittests/IR/ValueTest.cpp | 3 ++-
unittests/Support/AlignmentTest.cpp | 3 ++-
5 files changed, 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from e21a712a9685 Linux 5.3-rc3
adds fc2e634e997d kselftest: save-and-restore errno to allow for %m formatting
adds fbb01c52471c selftests/livepatch: push and pop dynamic debug config
adds 9e9671cea72e Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.or [...]
adds 1ef55fed9219 regulator: axp20x: fix DCDCA and DCDCD for AXP806
adds 8f46e22b5ac6 regulator: axp20x: fix DCDC5 and DCDC6 for AXP803
adds 27988c966876 Merge tag 'v5.3-rc1' into regulator-5.3
adds a853c0a0b013 regulator: lp87565: Fix probe failure for "ti,lp87565"
adds 811ba489fa52 regulator: of: Add of_node_put() before return in function
adds df9edcba0b11 Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org [...]
adds 43167bb1f6bb spi: dt-bindings: spi-controller: remove unnecessary 'maxI [...]
adds d6b197a14863 spi: spi-fsl-qspi: change i.MX7D RX FIFO size
adds 2922d1cc1696 spi: gpio: Add SPI_MASTER_GPIO_SS flag
adds 1274204542f6 spi: pxa2xx: Balance runtime PM enable/disable on error
adds 8d8bef503658 spi: bcm2835: Fix 3-wire mode if DMA is enabled
adds a4127952859a spi: pxa2xx: Add support for Intel Tiger Lake
adds 0eb0ce0a78e1 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
.../devicetree/bindings/spi/spi-controller.yaml | 1 -
drivers/regulator/axp20x-regulator.c | 10 ++++-----
drivers/regulator/lp87565-regulator.c | 8 +++----
drivers/regulator/of_regulator.c | 4 +++-
drivers/spi/spi-bcm2835.c | 3 ++-
drivers/spi/spi-fsl-qspi.c | 2 +-
drivers/spi/spi-gpio.c | 6 +++++
drivers/spi/spi-pxa2xx.c | 14 ++++++++++--
tools/testing/selftests/kselftest.h | 15 +++++++++++++
tools/testing/selftests/livepatch/functions.sh | 26 +++++++++++++++++-----
10 files changed, 68 insertions(+), 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ab37760c 0: update: llvm-linux: boot
new 6a73c886 0: update: llvm-linux: boot
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 (ab37760c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12110 +++++++++++++++++------------------
03-build_linux/console.log | 586 +-
04-boot_linux/console.log | 436 +-
06-update_baseline/console.log | 25 -
console.log | 13323 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13304 insertions(+), 13354 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 release_90
in repository compiler-rt.
from 6499bcc0e Merging r367442: -------------------------------------------- [...]
new ac146749f Merging r367929: -------------------------------------------- [...]
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/builtins/cpu_model.c | 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 compiler-rt.
from ca7a90c4c [compiler-rt] Reverting r367962 due to Fuchsia bot build-breakage.
new b563d22e2 [compiler-rt] Implement getrandom interception
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:
.../sanitizer_common_interceptors.inc | 16 ++++++++++++++++
lib/sanitizer_common/sanitizer_common_syscalls.inc | 12 ++++++++++++
.../sanitizer_platform_interceptors.h | 2 ++
.../sanitizer_common/TestCases/Linux/getrandom.cpp | 22 ++++++++++++++++++++++
4 files changed, 52 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/Linux/getrandom.cpp
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from e21a712a9685 Linux 5.3-rc3
adds fc2e634e997d kselftest: save-and-restore errno to allow for %m formatting
adds fbb01c52471c selftests/livepatch: push and pop dynamic debug config
adds 9e9671cea72e Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.or [...]
adds 1ef55fed9219 regulator: axp20x: fix DCDCA and DCDCD for AXP806
adds 8f46e22b5ac6 regulator: axp20x: fix DCDC5 and DCDC6 for AXP803
adds 27988c966876 Merge tag 'v5.3-rc1' into regulator-5.3
adds a853c0a0b013 regulator: lp87565: Fix probe failure for "ti,lp87565"
adds 811ba489fa52 regulator: of: Add of_node_put() before return in function
adds df9edcba0b11 Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org [...]
adds 43167bb1f6bb spi: dt-bindings: spi-controller: remove unnecessary 'maxI [...]
adds d6b197a14863 spi: spi-fsl-qspi: change i.MX7D RX FIFO size
adds 2922d1cc1696 spi: gpio: Add SPI_MASTER_GPIO_SS flag
adds 1274204542f6 spi: pxa2xx: Balance runtime PM enable/disable on error
adds 8d8bef503658 spi: bcm2835: Fix 3-wire mode if DMA is enabled
adds a4127952859a spi: pxa2xx: Add support for Intel Tiger Lake
adds 0eb0ce0a78e1 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
.../devicetree/bindings/spi/spi-controller.yaml | 1 -
drivers/regulator/axp20x-regulator.c | 10 ++++-----
drivers/regulator/lp87565-regulator.c | 8 +++----
drivers/regulator/of_regulator.c | 4 +++-
drivers/spi/spi-bcm2835.c | 3 ++-
drivers/spi/spi-fsl-qspi.c | 2 +-
drivers/spi/spi-gpio.c | 6 +++++
drivers/spi/spi-pxa2xx.c | 14 ++++++++++--
tools/testing/selftests/kselftest.h | 15 +++++++++++++
tools/testing/selftests/livepatch/functions.sh | 26 +++++++++++++++++-----
10 files changed, 68 insertions(+), 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6cdae235 2: update: llvm-linux: 17089
new 53b579d6 2: update: llvm-linux: 17089
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 (6cdae235)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 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:
01-reset_artifacts/console.log | 70 +-
02-build_llvm/console.log | 12008 +++++++++++++++++------------------
03-build_linux/console.log | 708 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 90 +-
console.log | 12884 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12890 insertions(+), 12890 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.