[PATCH] D154544: [BOLT][DWARF] Fix for .debug_line with DWARF5

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 14:07:53 PDT 2023


ayermolo updated this revision to Diff 537491.
ayermolo added a comment.
Herald added a subscriber: ormris.

removed unused argument


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154544

Files:
  bolt/lib/Core/DebugData.cpp
  bolt/test/X86/Inputs/dwarf5-debug-line-not-modified-helper-variable.s
  bolt/test/X86/Inputs/dwarf5-debug-line-not-modified-helper.s
  bolt/test/X86/Inputs/dwarf5-debug-line-not-modified-main.s
  bolt/test/X86/dwarf5-debug-line-not-modified.test
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/MC/MCDwarf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154544.537491.patch
Type: text/x-patch
Size: 26708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/c558b41d/attachment.bin>


More information about the llvm-commits mailing list