summaryrefslogtreecommitdiffstats
path: root/llvm-libgcc
diff options
context:
space:
mode:
authorCristian Adam <[email protected]>2023-02-08 20:54:11 +0100
committerCristian Adam <[email protected]>2025-07-28 15:10:07 +0200
commitecfda9e07d8219b8d9b90b3501ece1a714eb232d (patch)
treed5d08ec2cd3d32cdea370f1212c18959e12e85f2 /llvm-libgcc
parent97d8894000b7e43da2148c5359cbeade81046a49 (diff)
clang: allow build on Windows with Visual C++release_21.1.0-rc1-basedrelease-21.1.0-rc1-based
The CMake code will set HAVE_CLANG_REPL_SUPPORT to ON and the Visual C++ compiler will complain at linking a release build of clang-repl.exe due to the number of symbols bigger than 65k. This patchset allows setting HAVE_CLANG_REPL_SUPPORT to OFF and build fine. Change-Id: I10665ef13c7dfffb5e23c05475ac5f10de48b8ee Reviewed-by: Eike Ziller <[email protected]>
Diffstat (limited to 'llvm-libgcc')
0 files changed, 0 insertions, 0 deletions