This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove FIXMEs about calling LLVMContext::yield()
ClosedPublic

Authored by aeubanks on Sep 17 2021, 2:48 PM.

Details

Summary

Nobody has complained about this, and the documentation for
LLVMContext::yield() states that LLVM is allowed to never call it.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 17 2021, 2:48 PM
aeubanks requested review of this revision.Sep 17 2021, 2:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2021, 2:48 PM
asbirlea accepted this revision.Sep 17 2021, 2:51 PM
This revision is now accepted and ready to land.Sep 17 2021, 2:51 PM
This revision was landed with ongoing or failed builds.Sep 17 2021, 3:00 PM
This revision was automatically updated to reflect the committed changes.