This is an archive of the discontinued LLVM Phabricator instance.

[CallSite removal][TargetLowering] Use CallBase instead of CallSite in TargetLowering::ParseConstraints interface.
ClosedPublic

Authored by craig.topper on Apr 10 2020, 8:21 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 10 2020, 8:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2020, 8:21 PM

lgtm (assuming clang-format run pre-commit, as per linter)

This revision was not accepted when it landed; it landed in state Needs Review.Apr 12 2020, 1:21 PM
This revision was automatically updated to reflect the committed changes.