[all-commits] [llvm/llvm-project] 3751b6: [llvm-pdbutil] Create public symbols in yaml2pdb (...

nerix via All-commits all-commits at lists.llvm.org
Wed Sep 10 08:03:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3751b6b1712cb1244f8df3dace32e7391d425741
      https://github.com/llvm/llvm-project/commit/3751b6b1712cb1244f8df3dace32e7391d425741
  Author: nerix <nerixdev at outlook.de>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    A llvm/test/tools/llvm-pdbutil/publics-yaml2pdb.test
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp

  Log Message:
  -----------
  [llvm-pdbutil] Create public symbols in yaml2pdb (#157362)

pdb2yaml dumps the public symbols, but yaml2pdb didn't create these in
the exported PDB. With this PR, they're added to the final PDB.



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