This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change name of enum to CondCode
ClosedPublic

Authored by kaz7 on Mar 24 2020, 7:35 PM.

Details

Summary

Change enum name for condition codes from CondCodes to CondCode.

Diff Detail

Event Timeline

kaz7 created this revision.Mar 24 2020, 7:35 PM
arsenm accepted this revision.Mar 24 2020, 7:47 PM
This revision is now accepted and ready to land.Mar 24 2020, 7:47 PM
This revision was automatically updated to reflect the committed changes.