[PATCH] D54451: [libObject] Fix getDesc for Elf_Note_Impl

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 16:13:23 PST 2018


jakehehrlich updated this revision to Diff 173781.
jakehehrlich added a comment.

- Added test that would have caused undefined behavior before but should be solid now.


https://reviews.llvm.org/D54451

Files:
  llvm/include/llvm/Object/ELFTypes.h
  llvm/test/tools/llvm-readobj/gnu-note-size.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54451.173781.patch
Type: text/x-patch
Size: 8558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/5a269042/attachment.bin>


More information about the llvm-commits mailing list