This is an archive of the discontinued LLVM Phabricator instance.

2/2: llvm-dwarfdump: Fix DWARF-5 DW_FORM_implicit_const (used by GCC)
ClosedPublic

Authored by jankratochvil on Mar 8 2021, 9:44 AM.

Details

Summary

Preceding D98194 is required for the patch application.

Diff Detail

Event Timeline

jankratochvil created this revision.Mar 8 2021, 9:44 AM
jankratochvil requested review of this revision.Mar 8 2021, 9:44 AM
dblaikie accepted this revision.Mar 8 2021, 2:16 PM

Could probably strip all the other attributes in the test if you like, but OK either way.

This revision is now accepted and ready to land.Mar 8 2021, 2:16 PM
This revision was landed with ongoing or failed builds.Mar 9 2021, 12:27 AM
This revision was automatically updated to reflect the committed changes.