[PATCH] D159404: [flang/mlir] Fix "file too big" build error on CYGWIN.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 02:30:05 PDT 2023
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
This version of the change looks good to me, thanks! And here we also see that we're already enabling `/bigobj` for MSVC on line 587.
For landing your patch, what's youre preferred git author line, `Real Name <email at address>`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159404/new/
https://reviews.llvm.org/D159404
More information about the llvm-commits
mailing list