This is an archive of the discontinued LLVM Phabricator instance.

[TargetLowering] New constructor for ArgListEntry
Needs ReviewPublic

Authored by foad on Jan 3 2020, 5:27 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Use the new constructor to clean up all non-FastISel uses of
ArgListEntry and remove the old no-args constructor.

Diff Detail

Event Timeline

foad created this revision.Jan 3 2020, 5:27 AM

Unit tests: unknown.

clang-tidy: unknown.

clang-format: unknown.

Build artifacts: diff.json, console-log.txt