This is an archive of the discontinued LLVM Phabricator instance.

Correct typos
ClosedPublic

Authored by Sprite on Nov 24 2022, 6:45 AM.

Details

Summary

Just found some typos while reading the llvm/circt project.

  • compliment -> complement
  • emitsd -> emits

Diff Detail

Event Timeline

Sprite created this revision.Nov 24 2022, 6:45 AM
Herald added a reviewer: NoQ. · View Herald Transcript
Herald added a reviewer: njames93. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Sprite requested review of this revision.Nov 24 2022, 6:45 AM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald Transcript
steakhal accepted this revision.Nov 24 2022, 7:20 AM

Looks good.

jpienaar accepted this revision.Nov 26 2022, 7:09 AM
This revision is now accepted and ready to land.Nov 26 2022, 7:09 AM

Do you need help in landing change? Or waiting for all reviewers?

@jpienaar Sorry, this is my first time using this platform. I just tried running arc land --revision D138668 and it is trying to push my local commit (I have rebased manually) to the main branch on https://github.com/llvm/llvm-project.git, and apparently I don't have push access. What should I do?