[libc-commits] [PATCH] D145099: [libc] add basic Intel MacOS configuration
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 1 11:39:21 PST 2023
michaelrj created this revision.
michaelrj added reviewers: sivachandra, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett, kristof.beyls.
Herald added projects: libc-project, All.
michaelrj requested review of this revision.
The config is based on the ARM MacOS config, but with fenv and math
functions disabled.
This should unblock this bug: https://github.com/llvm/llvm-project/issues/60910
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145099
Files:
libc/config/darwin/x86_64/entrypoints.txt
libc/config/darwin/x86_64/headers.txt
libc/src/__support/FPUtil/FEnvImpl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145099.501609.patch
Type: text/x-patch
Size: 6711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230301/a4b03e57/attachment.bin>
More information about the libc-commits
mailing list