Michael137 accepted this revision.
Michael137 added a comment.
This revision is now accepted and ready to land.
Was looking at leftover reviews, would be nice to land this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159127/new/
https://reviews.ll
https://github.com/zhyty closed https://github.com/llvm/llvm-project/pull/69783
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: Tom Yang
Date: 2023-10-21T16:59:44-07:00
New Revision: 74ca07295f3224a77ea5202858b3f4195b23fbcf
URL:
https://github.com/llvm/llvm-project/commit/74ca07295f3224a77ea5202858b3f4195b23fbcf
DIFF:
https://github.com/llvm/llvm-project/commit/74ca07295f3224a77ea5202858b3f4195b23fbcf.diff
LOG:
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From 4d94c5fae6f72e3ad551cf3381b0a0e9efecbf9a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH] [LLDB] Update docs on building documentation
This patch
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH] [LLDB] Update docs on building documentation
This patch
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/4] [LLDB] Update docs on building documentation
This pa
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/3] [LLDB] Update docs on building documentation
This pa
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/2] [LLDB] Update docs on building documentation
This pa
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Aiden Grossman (boomanaiden154)
Changes
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/69858
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements.txt
https://github.com/jasonmolenda closed
https://github.com/llvm/llvm-project/pull/69853
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: Jason Molenda
Date: 2023-10-21T11:58:29-07:00
New Revision: ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23
URL:
https://github.com/llvm/llvm-project/commit/ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23
DIFF:
https://github.com/llvm/llvm-project/commit/ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23.diff
https://github.com/tedwoodward approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/69853
___
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: Jason Molenda (jasonmolenda)
Changes
Before target.xml, lldb had its own method for querying the remote stub of the
registers it supports, qRegisterInfo. The gdb standard method of using a
target.xml file to describe the available register
https://github.com/jasonmolenda created
https://github.com/llvm/llvm-project/pull/69853
Before target.xml, lldb had its own method for querying the remote stub of the
registers it supports, qRegisterInfo. The gdb standard method of using a
target.xml file to describe the available registers ha
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Aiden Grossman (boomanaiden154)
Changes
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/69834
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements.txt
https://github.com/Endilll updated
https://github.com/llvm/llvm-project/pull/69815
>From 886c627b8675886cfa09745c2441e3ab4aaadaea Mon Sep 17 00:00:00 2001
From: Vlad Serebrennikov
Date: Sat, 21 Oct 2023 09:18:24 +0300
Subject: [PATCH 1/3] [lldb] Add number to enumerator dump
---
.../TypeSyste
18 matches
Mail list logo