[all-commits] [llvm/llvm-project] a2bbd8: [PDB] Add DXContainer parsing inside PDBFile

Ilia Kuklin via All-commits all-commits at lists.llvm.org
Tue Jun 2 03:52:33 PDT 2026


  Branch: refs/heads/users/kuilpd/add-dxcontainer-to-pdbfile-0
  Home:   https://github.com/llvm/llvm-project
  Commit: a2bbd87f4bab221cc07bbeb11247ae533a3346bf
      https://github.com/llvm/llvm-project/commit/a2bbd87f4bab221cc07bbeb11247ae533a3346bf
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h
    M llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h
    M llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
    A llvm/test/tools/llvm-pdbutil/dxcontainer.test

  Log Message:
  -----------
  [PDB] Add DXContainer parsing inside PDBFile


  Commit: e3c331a43ddde8846be5bc823ab80daef1be717d
      https://github.com/llvm/llvm-project/commit/e3c331a43ddde8846be5bc823ab80daef1be717d
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/tools/llvm-pdbutil/PdbYaml.cpp
    M llvm/tools/llvm-pdbutil/PdbYaml.h
    M llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp
    M llvm/tools/llvm-pdbutil/YAMLOutputStyle.h
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.h

  Log Message:
  -----------
  [llvm-pdbutil] Add DXContainer support for pdb2yaml


  Commit: 3c870d410e9954abea359b61dab18e5d995fdc92
      https://github.com/llvm/llvm-project/commit/3c870d410e9954abea359b61dab18e5d995fdc92
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
    M llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
    M llvm/test/tools/llvm-pdbutil/dxcontainer.test
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp

  Log Message:
  -----------
  [PDB][llvm-pdbutil] Add DXContainer support for yaml2pdb


  Commit: 141ee0f8681d70eb3e05f9baee91d53667ec9137
      https://github.com/llvm/llvm-project/commit/141ee0f8681d70eb3e05f9baee91d53667ec9137
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp

  Log Message:
  -----------
  Initialize PDBFileBuilder::Strings


  Commit: 79e54c2502eb9fb875157fd63511cf52f6482b33
      https://github.com/llvm/llvm-project/commit/79e54c2502eb9fb875157fd63511cf52f6482b33
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h
    M llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp

  Log Message:
  -----------
  Initialize InjectedSourceHashTraits along with Strings


  Commit: 4d95037e7cb6d0b31d41d4b2a189526fdf111929
      https://github.com/llvm/llvm-project/commit/4d95037e7cb6d0b31d41d4b2a189526fdf111929
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/tools/llvm-pdbutil/PdbYaml.cpp
    M llvm/tools/llvm-pdbutil/PdbYaml.h

  Log Message:
  -----------
  Rename a conflicting class name


Compare: https://github.com/llvm/llvm-project/compare/d20d6c9a6c7f...4d95037e7cb6

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