[PATCH] D131594: WORK IN PROGRESS Add Clang UEFI target to support "x86_64-unknown-uefi" triple
Prabhu Karthikeyan Rajasekaran via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 09:50:57 PDT 2022
Prabhuk updated this revision to Diff 468600.
Prabhuk added a comment.
Add __UEFI__ macro.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131594/new/
https://reviews.llvm.org/D131594
Files:
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/OSTargets.h
clang/lib/Basic/Targets/X86.h
clang/lib/Driver/Driver.cpp
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131594.468600.patch
Type: text/x-patch
Size: 5033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/1d2b1f97/attachment.bin>
More information about the cfe-commits
mailing list