diff options
author | c8ef <c8ef@outlook.com> | 2025-02-12 10:17:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 10:17:09 +0800 |
commit | 6de4de893188b1b548417c8073fa929d4befb16d (patch) | |
tree | fbbbe681ad9a197ec6b97696df170d98ad40493b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 82cbb02cbc79bfcadc77385535caf3813d82cac0 (diff) | |
download | llvm-6de4de893188b1b548417c8073fa929d4befb16d.zip llvm-6de4de893188b1b548417c8073fa929d4befb16d.tar.gz llvm-6de4de893188b1b548417c8073fa929d4befb16d.tar.bz2 |
[libc] implement endian related macros (#126368)
Follow up of #125168.
This patch adds endian-related macros to `endian.h`. We utilize compiler
built-ins for byte swap functions, which are already included in our
minimal supported compiler version.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions