diff options
author | Cristian Adam <[email protected]> | 2023-02-08 20:54:11 +0100 |
---|---|---|
committer | Cristian Adam <[email protected]> | 2025-07-28 15:10:07 +0200 |
commit | ecfda9e07d8219b8d9b90b3501ece1a714eb232d (patch) | |
tree | d5d08ec2cd3d32cdea370f1212c18959e12e85f2 /llvm-libgcc | |
parent | 97d8894000b7e43da2148c5359cbeade81046a49 (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