This is an archive of the discontinued LLVM Phabricator instance.

LowerTypeTests: Thread summary and action from the API and command line into the pass.
ClosedPublic

Authored by pcc on Jan 6 2017, 4:48 PM.

Event Timeline

pcc updated this revision to Diff 83463.Jan 6 2017, 4:48 PM
pcc retitled this revision from to LowerTypeTests: Thread summary and action from the API and command line into the pass..
pcc updated this object.
pcc added a reviewer: mehdi_amini.
pcc added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Jan 6 2017, 5:14 PM
mehdi_amini edited edge metadata.

LGTM.

llvm/include/llvm/Transforms/IPO.h
227

Document the arguments, especially mention that Index can be null when Action is None.

This revision is now accepted and ready to land.Jan 6 2017, 5:14 PM
This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.