[all-commits] [llvm/llvm-project] d5ccba: Revert "[Basic] Support 64-bit x86 target for UEFI"
Prabhuk via All-commits
all-commits at lists.llvm.org
Thu Sep 28 09:02:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5ccbaff9892416d7fc2abebad01805acd111930
https://github.com/llvm/llvm-project/commit/d5ccbaff9892416d7fc2abebad01805acd111930
Author: prabhukr <prabhukr at google.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M llvm/lib/IR/DataLayout.cpp
M llvm/lib/TargetParser/Triple.cpp
M llvm/unittests/IR/DataLayoutTest.cpp
M llvm/unittests/TargetParser/TripleTest.cpp
Log Message:
-----------
Revert "[Basic] Support 64-bit x86 target for UEFI"
This reverts commit 315a407086b0ab302d0293b720d7f9b3e8f6ffa9.
The new test added fails to link the unit tests correctly and breaks
certain buildbots.
More information about the All-commits
mailing list