[all-commits] [llvm/llvm-project] d64cf1: [clang][bytecode] Add Descriptor::dumpFull (#127386)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Feb 16 03:16:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d64cf1998367cb7d0df398991808f3eed12f084f
https://github.com/llvm/llvm-project/commit/d64cf1998367cb7d0df398991808f3eed12f084f
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-16 (Sun, 16 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Descriptor.h
M clang/lib/AST/ByteCode/Disasm.cpp
Log Message:
-----------
[clang][bytecode] Add Descriptor::dumpFull (#127386)
This is useful to print all (or most) of the valid offsets into a block
of the given descriptor.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list