This is an archive of the discontinued LLVM Phabricator instance.

[lldb][ARM] Misc improvements to TestEmulations
ClosedPublic

Authored by DavidSpickett on Jul 25 2022, 2:14 AM.

Details

Summary
  • Look for files that end width arm/thumb.dat, meaning we don't try to run, for example, vim swap files.
  • Print the name of the test that failed.

Diff Detail

Event Timeline

DavidSpickett created this revision.Jul 25 2022, 2:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 2:14 AM
DavidSpickett requested review of this revision.Jul 25 2022, 2:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 2:14 AM
clayborg accepted this revision.Jul 25 2022, 5:03 PM
This revision is now accepted and ready to land.Jul 25 2022, 5:03 PM
This revision was automatically updated to reflect the committed changes.