This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Check for arm64 in TestDisassembleRawData
ClosedPublic

Authored by kastiglione on Jan 9 2022, 8:14 PM.

Details

Summary

This test checks for aarch64 but the lit config could also contain arm64.
This change adds arm64 to make the test pass in all cases.

Diff Detail

Event Timeline

kastiglione created this revision.Jan 9 2022, 8:14 PM
kastiglione requested review of this revision.Jan 9 2022, 8:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2022, 8:14 PM
This revision is now accepted and ready to land.Jan 9 2022, 9:16 PM
This revision was automatically updated to reflect the committed changes.