[all-commits] [llvm/llvm-project] e87328: [flang/mlir] Fix "file too big" build error on CYG...
Carlo Bramini via All-commits
all-commits at lists.llvm.org
Thu Sep 14 02:42:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e873280e614f8457ebbe2ffdee389b4e336739a6
https://github.com/llvm/llvm-project/commit/e873280e614f8457ebbe2ffdee389b4e336739a6
Author: Carlo Bramini <carlo_bramini at users.sourceforge.net>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[flang/mlir] Fix "file too big" build error on CYGWIN.
Attached patch fixes issues #63582 and #57718 when building my port to CYGWIN of llvm-project.
https://github.com/llvm/llvm-project/issues/63582
https://github.com/llvm/llvm-project/issues/57718
Reviewed By: mstorsjo
Differential Revision: https://reviews.llvm.org/D159404
More information about the All-commits
mailing list