[llvm-branch-commits] [clang] [llvm] [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)" (PR #112364)

Michał Górny via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Oct 29 02:19:15 PDT 2024


mgorny wrote:

Added support for Gentoo Linux triplets suffixed `-gnut64`, `-gnueabit64` and `-gnueabihft64`. On these targets, clang automatically defines `-D_TIME_BITS=64` to use 64-bit `time_t` type from glibc.

https://github.com/llvm/llvm-project/pull/112364


More information about the llvm-branch-commits mailing list