[PATCH] D134290: Fix llvm coding style and add an accessor for isLittleEndian

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 13:56:53 PDT 2022


rastogishubham updated this revision to Diff 461694.
rastogishubham added a comment.

Added a quick test for isLittleEndian() testing


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

https://reviews.llvm.org/D134290

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134290.461694.patch
Type: text/x-patch
Size: 6224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/584b3dd8/attachment.bin>


More information about the llvm-commits mailing list