[PATCH] D28422: LowerTypeTests: Thread summary and action from the API and command line into the pass.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 16:48:39 PST 2017


pcc created this revision.
pcc added a reviewer: mehdi_amini.
pcc added a subscriber: llvm-commits.

Also move command line handling out of the pass constructor and into
a separate function.


https://reviews.llvm.org/D28422

Files:
  llvm/include/llvm/Transforms/IPO.h
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28422.83463.patch
Type: text/x-patch
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/479fc8e7/attachment.bin>


More information about the llvm-commits mailing list