[all-commits] [llvm/llvm-project] 4497c5: [clang][bytecode] Accept current PC argument in Fu...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Dec 3 03:21:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4497c53298a6121dae51da490b3c228beb053e89
      https://github.com/llvm/llvm-project/commit/4497c53298a6121dae51da490b3c228beb053e89
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Disasm.cpp
    M clang/lib/AST/ByteCode/Function.h
    M clang/lib/AST/ByteCode/Source.h

  Log Message:
  -----------
  [clang][bytecode] Accept current PC argument in Function::dump() (#170449)

This is useful since we can highlight the opcode that OpPC points to.



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