[PATCH] D133324: [llvm-dwarfutil][DWARFv5] fix reading of DW_FORM_addrx attribute.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 10:06:04 PDT 2022


probinson added a comment.

Test probably doesn't need 8 functions?  I'd think two would be enough to show the addresses are handled properly.
Could the test be YAML instead of binary?  I know YAML doesn't handle DWARF very well so the answer might be "no."


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133324



More information about the llvm-commits mailing list