This is an archive of the discontinued LLVM Phabricator instance.

[Test] Simplify DWARF test cases. NFC.
ClosedPublic

Authored by Higuoxing on Aug 30 2020, 9:13 PM.

Details

Summary

The Length, AbbrOffset and Values fields of the debug_info section are
optional. This patch helps remove them and simplify test cases.

Diff Detail

Event Timeline

Higuoxing created this revision.Aug 30 2020, 9:13 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Higuoxing requested review of this revision.Aug 30 2020, 9:13 PM
MaskRay accepted this revision.Aug 30 2020, 9:19 PM

Thanks!

This revision is now accepted and ready to land.Aug 30 2020, 9:19 PM
This revision was landed with ongoing or failed builds.Aug 30 2020, 11:05 PM
This revision was automatically updated to reflect the committed changes.