This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen][Test] simplify callbr-asm-outputs.ll with nounwind NFC
ClosedPublic

Authored by nickdesaulniers on Nov 7 2022, 3:59 PM.

Details

Summary

The CFI directives add noise to the test. Remove them via nounwind fn
attrs. Also remove clobbers.

Diff Detail

Event Timeline

nickdesaulniers created this revision.Nov 7 2022, 3:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 3:59 PM
Herald added a subscriber: pengfei. · View Herald Transcript
nickdesaulniers requested review of this revision.Nov 7 2022, 3:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 3:59 PM
void accepted this revision.Nov 7 2022, 4:02 PM
This revision is now accepted and ready to land.Nov 7 2022, 4:02 PM
This revision was landed with ongoing or failed builds.Nov 10 2022, 2:26 PM
This revision was automatically updated to reflect the committed changes.