[PATCH] D128863: Add switch to use "source_file_name" instead of Module ID for globally promoted local

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 15:22:05 PDT 2022


void updated this revision to Diff 449800.
void added a comment.

Remove unnecessary test check and improve commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128863

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/ThinLTO/X86/Inputs/promote-local-name-1.ll
  llvm/test/ThinLTO/X86/Inputs/promote-local-name-2.ll
  llvm/test/ThinLTO/X86/promote-local-name.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128863.449800.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/b270330b/attachment.bin>


More information about the llvm-commits mailing list