[PATCH] D82621: [DWARFYAML][debug_info] Teach yaml2obj emit correct DWARF64 unit header.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 01:36:36 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM. The DWARF64 nature of an object also affects any DW_FORM_sec_offset attributes in the body of the table. Is that something that is already correct and covered by testing? If not, that should be done in a separate change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82621/new/

https://reviews.llvm.org/D82621





More information about the llvm-commits mailing list