[PATCH] D127897: [BOLT][DWARF] Handle range with same low_pc/high_pc

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 14:41:25 PDT 2022


ayermolo updated this revision to Diff 437348.
ayermolo added a comment.

removed old code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127897

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: D127897.437348.patch
Type: text/x-patch
Size: 41739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/73c318d5/attachment.bin>


More information about the llvm-commits mailing list