[PATCH] D139214: [BOLT][DWARF] Don't create extra .debug_str_offsets contributions

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 12:40:51 PST 2022


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

s/Optional/std::optional to work with trunk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139214

Files:
  bolt/include/bolt/Core/DebugData.h
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/X86/dwarf5-shared-str-offset-base.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139214.481017.patch
Type: text/x-patch
Size: 17683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/3ea9e5e6/attachment.bin>


More information about the llvm-commits mailing list