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

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 12:00:23 PDT 2023


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

Fixed dwarf version in commands


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.549482.patch
Type: text/x-patch
Size: 63255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/fbada67d/attachment.bin>


More information about the llvm-commits mailing list