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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 11:08:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350423: [ThinLTO] Handle chains of aliases (authored by tejohnson, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54507

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Scalar.h
  llvm/trunk/include/llvm/Transforms/Utils/CanonicalizeAliases.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/CanonicalizeAliases.cpp
  llvm/trunk/lib/Transforms/Utils/Utils.cpp
  llvm/trunk/test/Transforms/CanonicalizeAliases/canonicalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54507.180284.patch
Type: text/x-patch
Size: 11861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/9bee4101/attachment.bin>


More information about the llvm-commits mailing list