[PATCH] D127613: New test case to make sure DW_AT_high_pc convert to DW_AT_ranges correctly in Dwarf 3

Rui Zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 11:41:35 PDT 2022


zr33 updated this revision to Diff 436496.
zr33 added a comment.

New test case to make sure DW_AT_high_pc convert to DW_AT_ranges correctly in Dwarf 3


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127613

Files:
  bolt/include/bolt/Core/BinarySection.h
  bolt/include/bolt/Core/Relocation.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/Relocation.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/AArch64/Inputs/rels-exe.yaml
  bolt/test/AArch64/Inputs/rels-so.yaml
  bolt/test/AArch64/runtime-relocs.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127613.436496.patch
Type: text/x-patch
Size: 41739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/d6e00525/attachment.bin>


More information about the llvm-commits mailing list