diff options
author | Carlo Bramini <carlo_bramini@users.sourceforge.net> | 2025-07-26 20:45:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 11:45:06 -0700 |
commit | d50a4f6784d5ed6096e5c35e965c68c4767e4757 (patch) | |
tree | e26f40d190ce0364f6d44c7199844b135b14c628 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e9de1ee9f57c0edb5c96d15fb19ad30aa0c0e7e4 (diff) | |
download | llvm-d50a4f6784d5ed6096e5c35e965c68c4767e4757.zip llvm-d50a4f6784d5ed6096e5c35e965c68c4767e4757.tar.gz llvm-d50a4f6784d5ed6096e5c35e965c68c4767e4757.tar.bz2 |
[flang][CMake] CYGWIN: Fix undefined references at link time. (#67105)
While building the source of flang on CYGWIN, the process suddenly
stopped with lot of "Undefined reference" errors at link time.
According to the statement that a shared library can't have undefined
references on Windows, I applied the same fix to CYGWIN with this patch.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions