This is an archive of the discontinued LLVM Phabricator instance.

Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
ClosedPublic

Authored by mehdi_amini on Jul 8 2015, 3:02 PM.

Details

Summary

Remove empty subclass in the process.

This change is part of a series of commits dedicated to have a single
DataLayout during compilation by using always the one owned by the
module.

Diff Detail

Event Timeline

mehdi_amini updated this revision to Diff 29289.Jul 8 2015, 3:02 PM
mehdi_amini retitled this revision from to Remove getDataLayout() from TargetSelectionDAGInfo (had no users).
mehdi_amini updated this object.
mehdi_amini added a reviewer: echristo.
echristo accepted this revision.Jul 8 2015, 4:16 PM
echristo edited edge metadata.

Woot. LGTM.

-eric

This revision is now accepted and ready to land.Jul 8 2015, 4:16 PM
lib/Target/Sparc/SparcSelectionDAGInfo.h