[all-commits] [llvm/llvm-project] 636de2: Change isLittleEndian to follow llvm style and add...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Tue Sep 20 17:04:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 636de2bf342ebae9a1d4ccb9c0029e72c7ce6e26
https://github.com/llvm/llvm-project/commit/636de2bf342ebae9a1d4ccb9c0029e72c7ce6e26
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
M llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
Log Message:
-----------
Change isLittleEndian to follow llvm style and add an accessor
Differential Revision: https://reviews.llvm.org/D134290
More information about the All-commits
mailing list