[PATCH] D129009: [LTO] Fix LTO for aliased IFuncs

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 15:25:39 PDT 2022


MaskRay updated this revision to Diff 446277.
MaskRay added a comment.

Add blank lines
remove trailing whitespace


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129009

Files:
  llvm/include/llvm/IR/GlobalIFunc.h
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/Globals.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/ThinLTO/X86/alias-ifunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129009.446277.patch
Type: text/x-patch
Size: 10517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/ea99fda5/attachment.bin>


More information about the llvm-commits mailing list