[PATCH] D31230: IPO: Const correctness for summaries passed into passes.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:35:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298534: IPO: Const correctness for summaries passed into passes. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D31230?vs=92585&id=92667#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31230

Files:
  llvm/trunk/include/llvm/LTO/LTOBackend.h
  llvm/trunk/include/llvm/Transforms/IPO.h
  llvm/trunk/include/llvm/Transforms/IPO/PassManagerBuilder.h
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31230.92667.patch
Type: text/x-patch
Size: 22914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/ff1408db/attachment.bin>


More information about the llvm-commits mailing list