This is an archive of the discontinued LLVM Phabricator instance.

Non-virtual subtarget features functions
AbandonedPublic

Authored by samparker on Jan 19 2017, 1:20 AM.

Details

Reviewers
echristo
Summary

Remove the virtual specifier from the getARM and getMIPSFeatures.

Diff Detail

Event Timeline

samparker created this revision.Jan 19 2017, 1:20 AM
echristo edited edge metadata.Mar 16 2017, 4:30 PM

Can you resend this and add llvm-commits on the initial send out so mail will go to the list as well?

Thanks!

echristo requested changes to this revision.Mar 16 2017, 4:31 PM

(Otherwise I think I'm fine with the patch, just need to do that.)

This revision now requires changes to proceed.Mar 16 2017, 4:31 PM
samparker abandoned this revision.Mar 20 2017, 9:58 AM

Hi Eric,

I seem to have accidentally committed this back in January along with a different patch! See D29283, sorry about this, I must of forgotten to clean my working directory.

cheers,
sam

No worries at all. Thanks!