Currently LIBC_TARGET_OS query from compiler triple returns apple for
macOS. This change will fix it back to darwin as before.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141282
[libc][cmake] Fix LIBC_TARGET_OS query from compiler triple for `darwin`. ClosedPublic Authored by lntue on Jan 9 2023, 7:09 AM.
Details Summary Currently LIBC_TARGET_OS query from compiler triple returns apple for
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 9 2023, 7:09 AM Closed by commit rGa369bb8a3b18: [libc][cmake] Fix LIBC_TARGET_OS query from compiler triple for `darwin`. (authored by lntue). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492750 libc/cmake/modules/LLVMLibCArchitectures.cmake
|