This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Remove an outdated test.
ClosedPublic

Authored by ikudrin on May 18 2020, 7:25 AM.

Details

Summary

64-bit DWARF is supported for most of the sections, and there are separate tests for each of them. This test uses a binary input, while the preferable way is to have a text-based source. Thus, it looks like this test may be safely removed.

Diff Detail

Event Timeline

ikudrin created this revision.May 18 2020, 7:25 AM
aprantl accepted this revision.May 18 2020, 4:01 PM
This revision is now accepted and ready to land.May 18 2020, 4:01 PM
This revision was automatically updated to reflect the committed changes.