[all-commits] [llvm/llvm-project] 5b3683: [flang] Expose -m64 option (#132409)
Jean-Didier PAILLEUX via All-commits
all-commits at lists.llvm.org
Fri Mar 28 00:15:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b36835df010c5813808d34e45428c624fb52ff1
https://github.com/llvm/llvm-project/commit/5b36835df010c5813808d34e45428c624fb52ff1
Author: Jean-Didier PAILLEUX <jean-didier.pailleux at sipearl.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
A flang/test/Driver/m64-option.f90
Log Message:
-----------
[flang] Expose -m64 option (#132409)
Exposes `-m64` option for Flang.
These options can be used to build libraries or tools (e.g. OpenBlas).
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