[clang] [llvm] [LLVM] [Clang] Support for Gentoo `*t64` triples (64-bit time_t ABIs) (PR #111302)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 6 10:10:09 PDT 2024


=?utf-8?q?Michał_Górny?= <mgorny at gentoo.org>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/111302 at github.com>


================
@@ -0,0 +1,12 @@
+// RUN: %clang_cc1 -E -dM -triple=i686-pc-linux-gnu < /dev/null | FileCheck -match-full-lines -check-prefix TIME32 %s
----------------
MaskRay wrote:

You can omit `< `

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


More information about the cfe-commits mailing list