This is an archive of the discontinued LLVM Phabricator instance.

Fix broken CI
ClosedPublic

Authored by sinan on Nov 16 2022, 11:55 PM.

Details

Summary

The test case introduced in https://reviews.llvm.org/D137535 does not set a proper triple, which breaks CI from ppc/x86win/nvptx64. Hope this patch can fix the issue.

Diff Detail

Event Timeline

sinan created this revision.Nov 16 2022, 11:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 16 2022, 11:55 PM
Herald added a subscriber: pengfei. · View Herald Transcript
sinan requested review of this revision.Nov 16 2022, 11:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 16 2022, 11:55 PM
arsenm accepted this revision.Nov 17 2022, 12:07 AM
This revision is now accepted and ready to land.Nov 17 2022, 12:07 AM
This revision was automatically updated to reflect the committed changes.