This is an archive of the discontinued LLVM Phabricator instance.

[LIT] Add AArch64/Windows to LP64 feature
ClosedPublic

Authored by omjavaid on Oct 17 2022, 4:35 AM.

Details

Summary

This patch adds AArch64 to the LP64 feature to avoid running LLP64
incompatible test on AArch64/Windows platform.

Diff Detail

Event Timeline

omjavaid created this revision.Oct 17 2022, 4:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 4:35 AM
omjavaid requested review of this revision.Oct 17 2022, 4:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 4:35 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Oct 17 2022, 4:36 AM
This revision was automatically updated to reflect the committed changes.