[all-commits] [llvm/llvm-project] 7f876a: Revert "Finish deleting the le32/le64 targets (#98...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Jul 16 11:46:42 PDT 2024
Branch: refs/heads/revert-98497-aballman-remove-le64
Home: https://github.com/llvm/llvm-project
Commit: 7f876acbe41766b20f8fd9df77a00bdb4a4cc30c
https://github.com/llvm/llvm-project/commit/7f876acbe41766b20f8fd9df77a00bdb4a4cc30c
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/docs/tools/clang-formatted-files.txt
M clang/lib/Basic/CMakeLists.txt
M clang/lib/Basic/Targets.cpp
A clang/lib/Basic/Targets/Le64.cpp
A clang/lib/Basic/Targets/Le64.h
M clang/lib/Basic/Targets/OSTargets.h
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/CodeGen/bitfield-access-pad.c
M clang/test/CodeGen/bitfield-access-unit.c
M clang/test/CodeGenCXX/bitfield-access-empty.cpp
M clang/test/CodeGenCXX/bitfield-access-tail.cpp
M clang/test/Preprocessor/predefined-macros-no-warnings.c
M llvm/include/llvm/TargetParser/Triple.h
M llvm/lib/TargetParser/Triple.cpp
M llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
Log Message:
-----------
Revert "Finish deleting the le32/le64 targets (#98497)"
This reverts commit 2369a54fbeb61f965a3a425e660c878ae8b962c3.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list