[PATCH] D156742: [BOLT][DWARF] Fix handling of inlined subroutine with no output PC

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 17:13:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9eb0df3aa98e: [BOLT][DWARF] Fix handling of inlined subroutine with no output PC (authored by ayermolo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156742

Files:
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/X86/Inputs/dwarf4-df-inlined-subroutine-lowpc-0-main.s
  bolt/test/X86/Inputs/dwarf5-df-inlined-subroutine-gc-sections-range-helper.s
  bolt/test/X86/Inputs/dwarf5-df-inlined-subroutine-gc-sections-range-main.s
  bolt/test/X86/Inputs/dwarf5-df-inlined-subroutine-range-0-main.s
  bolt/test/X86/dwarf4-df-inlined-subroutine-lowpc-0.test
  bolt/test/X86/dwarf5-df-inlined-subroutine-gc-sections-range.test
  bolt/test/X86/dwarf5-df-inlined-subroutine-range-0.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156742.545873.patch
Type: text/x-patch
Size: 126781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/95e9e746/attachment-0001.bin>


More information about the llvm-commits mailing list