https://github.com/agontarek updated
https://github.com/llvm/llvm-project/pull/148290
>From a5e8c92d9f07f6465ddf1d71ed92b0394f6e4804 Mon Sep 17 00:00:00 2001
From: Andrew Gontarek
Date: Fri, 11 Jul 2025 13:17:56 -0700
Subject: [PATCH 1/2] [LLDB][NVIDIA] Add Disassembler log channel
This commit
agontarek wrote:
Tagging @clayborg @walter-erquinigo for review.
https://github.com/llvm/llvm-project/pull/148290
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/agontarek created
https://github.com/llvm/llvm-project/pull/148290
This commit introduces a new log channel for the disassembler in LLDB, allowing
for better logging of disassembler related activities. The `LLDBLOG` enum has
been updated to include the `Disassembler` channel