[all-commits] [llvm/llvm-project] cbeae3: [Flang] Fix libquadmath in non-LLVM_ENABLE_RUNTIME...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Wed Mar 12 06:56:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbeae3e117b8fb78e61ad7b49702a7d8033a529d
https://github.com/llvm/llvm-project/commit/cbeae3e117b8fb78e61ad7b49702a7d8033a529d
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M flang/runtime/CMakeLists.txt
Log Message:
-----------
[Flang] Fix libquadmath in non-LLVM_ENABLE_RUNTIMES build.
The LLVM_ENABLE_RUNTIMES build introduced a new configure-time header
quadmath_wrapper.h. Also create the header in non-LLVM_ENABLE_RUNTIMES
builds.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list