[PATCH] D157746: [BOLT][DWARF] Fix handling of invalid DIE references

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 16:44:12 PDT 2023


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

addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157746

Files:
  bolt/include/bolt/Core/DIEBuilder.h
  bolt/lib/Core/DIEBuilder.cpp
  bolt/test/X86/dwarf4-invalid-reference-die-offset-no-internal-dwarf-error.s
  bolt/test/X86/dwarf4-invalid-reference-die-offset-with-internal-dwarf-error-cant-parse-die.s
  bolt/test/X86/dwarf4-invalid-reference-die-offset-with-internal-dwarf-error-invalid-die.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157746.550136.patch
Type: text/x-patch
Size: 63256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/d119ea8b/attachment-0001.bin>


More information about the llvm-commits mailing list