[all-commits] [llvm/llvm-project] 59f371: [llvm] Stop including llvm/Support/Endian.h (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Nov 5 20:58:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59f371388b859ff9c8b127578c1a48960c8ae90b
https://github.com/llvm/llvm-project/commit/59f371388b859ff9c8b127578c1a48960c8ae90b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-11-05 (Sun, 05 Nov 2023)
Changed paths:
M llvm/include/llvm/Object/ELF.h
M llvm/include/llvm/Object/ELFObjectFile.h
M llvm/include/llvm/Object/GOFFObjectFile.h
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/include/llvm/ProfileData/InstrProfWriter.h
M llvm/include/llvm/Support/BinaryStream.h
M llvm/include/llvm/Support/ELFAttributeParser.h
Log Message:
-----------
[llvm] Stop including llvm/Support/Endian.h (NFC)
These files do not use anything from llvm/Support/Endian.h.
More information about the All-commits
mailing list