[all-commits] [llvm/llvm-project] 8dd3bc: [Support] Remove the migration helpers to llvm::en...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Oct 14 10:51:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dd3bc18081657fee2352cf5b1c6abacb18fcc84
https://github.com/llvm/llvm-project/commit/8dd3bc18081657fee2352cf5b1c6abacb18fcc84
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M llvm/include/llvm/Support/Endian.h
Log Message:
-----------
[Support] Remove the migration helpers to llvm::endianness
I've migrated all known uses of llvm::support::endianness to
llvm::endianness. This patch removes the migration helpers.
More information about the All-commits
mailing list