[PATCH] D132782: [BOLT][DWARF][NFC] Fix for Handle zero size DW_TAG_inlined_subroutine

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 21:54:34 PDT 2022


ayermolo created this revision.
Herald added subscribers: treapster, hoy, modimo, wenlei.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Managed to introduce an error when changing code to fix other tests and the unit
test was no adequate due to --nostdlib being passed in in llvm testing
enviroment.

Updated a test to make sure that original address and the new address are
different.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132782

Files:
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/X86/dwarf4-size-0-inlined_subroutine.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132782.456081.patch
Type: text/x-patch
Size: 27071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220827/c77569a5/attachment.bin>


More information about the llvm-commits mailing list