[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
Tue Aug 2 13:35:40 PDT 2022


void updated this revision to Diff 449410.
void added a comment.
Herald added a subscriber: ormris.

Add testcase.


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/LTO/ThinLTOCodeGenerator.cpp
  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.449410.patch
Type: text/x-patch
Size: 8625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/2479464a/attachment.bin>


More information about the llvm-commits mailing list