This is an archive of the discontinued LLVM Phabricator instance.

[aarch64] add missing run line to a test
ClosedPublic

Authored by thakis on Sep 13 2022, 5:55 AM.

Details

Summary

The CHECK-IOS lines were added in 1c353419ab51f, but without a
matching FileCheck invocation. Add it.

The dead CHECK-IOS lines were found by Daniel Bertalan.

Diff Detail

Event Timeline

thakis created this revision.Sep 13 2022, 5:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2022, 5:55 AM
thakis requested review of this revision.Sep 13 2022, 5:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2022, 5:55 AM
t.p.northover accepted this revision.Oct 5 2022, 10:28 AM

Oops, yes. Thanks for that.

This revision is now accepted and ready to land.Oct 5 2022, 10:28 AM
This revision was landed with ongoing or failed builds.Oct 5 2022, 10:37 AM
This revision was automatically updated to reflect the committed changes.