[all-commits] [llvm/llvm-project] 71ba05: [ADT] Make use of the endian.h header on NetBSD an...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Nov 30 22:25:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71ba05b4e1ccbfdc2bc35906a985744ad785e676
https://github.com/llvm/llvm-project/commit/71ba05b4e1ccbfdc2bc35906a985744ad785e676
Author: Brad Smith <brad at comstyle.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M llvm/include/llvm/ADT/bit.h
Log Message:
-----------
[ADT] Make use of the endian.h header on NetBSD and DragonFly (#74037)
Move away from machine/endian.h to POSIX endian.h header.
More information about the All-commits
mailing list