[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
Mon May 15 12:15:04 PDT 2023


rahmanl updated this revision to Diff 522292.
rahmanl added a comment.

- Extract filename via DICompileUnits. Match on filename attribute only.


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.522292.patch
Type: text/x-patch
Size: 18130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/605c6325/attachment.bin>


More information about the llvm-commits mailing list