chelcassanova wrote:
I've undrafted this PR and updated the [design
doc](https://github.com/llvm/llvm-project/pull/138612) to reflect what the
client-side emitters are doing here.
@DavidSpickett Would you able to take a look at this PR and the updated design
doc when you can?
https://github.
https://github.com/JDevlieghere closed
https://github.com/llvm/llvm-project/pull/148691
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (jimingham)
Changes
…(#144919)"
This was causing a couple of failures on the Ubuntu bots. Reverting while we
wait on a fix for those issues.
This reverts commit 8612926c306c5191a5fb385dd11467728c59e982.
---
Full diff: https://github
https://github.com/Nerixyz created
https://github.com/llvm/llvm-project/pull/148929
This PR converts the `std::variant` summary from Python to C++.
Split from #148554. MSVC's STL and libstdc++ use the same type name for
`std::variant`, thus they need one "dispatcher" function that checks the t
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: nerix (Nerixyz)
Changes
This PR converts the `std::variant` summary from Python to C++.
Split from #148554. MSVC's STL and libstdc++ use the same type name for
`std::variant`, thus they need one "dispatcher" function that checks the type
https://github.com/dmpots closed
https://github.com/llvm/llvm-project/pull/147775
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building
`clang-tools-extra,clang,lldb,llvm` at step 5 "compile-openmp".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/10/builds/
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`clang-cmake-x86_64-avx512-linux` running on `avx512-intel64` while building
`clang-tools-extra,clang,lldb,llvm` at step 6 "build stage 1".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/133/builds/196
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-hip-vega20` running
on `hip-vega20-0` while building `clang-tools-extra,clang,lldb,llvm` at step 3
"annotate".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/123/builds/23431
Here is the relev
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while
building `clang-tools-extra,clang,lldb,llvm` at step 5 "build-unified-tree".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/144/b
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `hip-third-party-libs-test`
running on `ext_buildbot_hw_05-hip-docker` while building
`clang-tools-extra,clang,lldb,llvm` at step 4 "annotate".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/206/builds
https://github.com/satyajanga created
https://github.com/llvm/llvm-project/pull/149019
Summary:
This patch adds a new `DynamicLoaderDumpWithModuleList` plugin which can be
used for coredump debugging. It leverages NT_FILE note in coredump to get
module list instead of relying on posix rdebug d
https://github.com/MaskRay approved this pull request.
https://github.com/llvm/llvm-project/pull/149015
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff HEAD~1 HEAD --extensions h,cpp --
lldb/source/Plugins/DynamicLoader/ModuleList-DYLD/D
https://github.com/satyajanga updated
https://github.com/llvm/llvm-project/pull/149019
>From 1a8ecb925c19f3c637838ea6cea2c8bb640e86d5 Mon Sep 17 00:00:00 2001
From: Jeffrey Tan
Date: Wed, 21 Jul 2021 13:32:56 -0700
Subject: [PATCH] New DynamicLoaderDumpWithModuleList for coredump debugging
Sum
101 - 115 of 115 matches
Mail list logo