[all-commits] [llvm/llvm-project] 5686cf: Reland "[Driver] Add toolchain for X86_64 UEFI tar...
Prabhuk via All-commits
all-commits at lists.llvm.org
Thu Sep 19 20:18:09 PDT 2024
Branch: refs/heads/revert-109340-revert-76838-uefi_support
Home: https://github.com/llvm/llvm-project
Commit: 5686cf3c8b4f2c9d92528d3d8b2d47e831600488
https://github.com/llvm/llvm-project/commit/5686cf3c8b4f2c9d92528d3d8b2d47e831600488
Author: Prabhuk <prabhukrllvm at gmail.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M clang/lib/Basic/Targets.cpp
M clang/lib/Basic/Targets/OSTargets.h
M clang/lib/Basic/Targets/X86.h
M clang/lib/Driver/CMakeLists.txt
M clang/lib/Driver/Driver.cpp
A clang/lib/Driver/ToolChains/UEFI.cpp
A clang/lib/Driver/ToolChains/UEFI.h
A clang/test/CodeGen/X86/uefi-data-layout.c
A clang/test/Driver/uefi-constructed-args.c
M clang/unittests/Driver/ToolChainTest.cpp
Log Message:
-----------
Reland "[Driver] Add toolchain for X86_64 UEFI target (#76838)"
Reverts the revert PR: #109340
This reverts commit d2df2e41cae1413050935d6d27094569c29c473f.
Commit: 651d669269a938b3777b7a68054b188ab02ef7a5
https://github.com/llvm/llvm-project/commit/651d669269a938b3777b7a68054b188ab02ef7a5
Author: prabhukr <prabhukr at google.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M clang/test/Driver/uefi-constructed-args.c
Log Message:
-----------
Fix MAC test failures related to the Clang driver changes.
Compare: https://github.com/llvm/llvm-project/compare/6806606a55a9...651d669269a9
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