This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAGBuilder] Add const to relevant places
ClosedPublic

Authored by hiraditya on Aug 31 2016, 5:24 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

hiraditya updated this revision to Diff 69931.Aug 31 2016, 5:24 PM
hiraditya retitled this revision from to [SelectionDAGBuilder] Add const to relevant places.
hiraditya updated this object.
hiraditya added reviewers: hans, evandro, sebpop.
hiraditya added a subscriber: llvm-commits.
hans accepted this revision.Aug 31 2016, 5:28 PM
hans edited edge metadata.

Looks good to me, thanks!

This revision is now accepted and ready to land.Aug 31 2016, 5:28 PM
This revision was automatically updated to reflect the committed changes.