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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116912
[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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 9 2022, 9:16 PM Closed by commit rGaad27a890754: [lldb] Check for arm64 in TestDisassembleRawData (authored by kastiglione). · Explain WhyJan 9 2022, 9:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398506 lldb/test/API/python_api/disassemble-raw-data/TestDisassembleRawData.py
|