[PATCH] D54507: [ThinLTO] Handle chains of aliases

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 12:04:52 PST 2018


tejohnson updated this revision to Diff 177754.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Address comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54507

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/IR/Value.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/Value.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/alias_to_alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54507.177754.patch
Type: text/x-patch
Size: 12068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/440f1b00/attachment.bin>


More information about the llvm-commits mailing list