[PATCH] D146770: [Propeller] Match debug info filenames from profiles to distinguish internal linkage functions with the same names.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 13:20:05 PDT 2023


rahmanl updated this revision to Diff 524858.
rahmanl marked 4 inline comments as done.
rahmanl added a comment.

- Address reviewer comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146770/new/

https://reviews.llvm.org/D146770

Files:
  llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
  llvm/test/CodeGen/X86/basic-block-sections-clusters-error.ll
  llvm/test/CodeGen/X86/basic-block-sections-module1.ll
  llvm/test/CodeGen/X86/basic-block-sections-module2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146770.524858.patch
Type: text/x-patch
Size: 19197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/700fe20b/attachment.bin>


More information about the llvm-commits mailing list