This is an archive of the discontinued LLVM Phabricator instance.

[llvm][test] rewrite callbr to use i rather than X constraint NFC
AbandonedPublic

Authored by nickdesaulniers on Dec 8 2021, 5:06 PM.

Details

Reviewers
None
Summary

In D115311, we're looking to modify clang to emit i constraints rather
than X constraints for callbr's indirect destinations. Prior to doing
so, update all of the existing tests in llvm/ to match.

Diff Detail

Event Timeline

nickdesaulniers created this revision.Dec 8 2021, 5:06 PM
nickdesaulniers requested review of this revision.Dec 8 2021, 5:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2021, 5:06 PM
nickdesaulniers abandoned this revision.Dec 8 2021, 5:07 PM

uploading a series to phab appears to be impossible