Otherwise it's easy to hit 2^16 DLL exports limit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
+1, looks sensible to me - I can give it the formal approval a bit later, but leaving it open for a bit for others to comment on first.
Comment Actions
It works for me. Well done!
I've applied your patch and tried this:
cmake -GNinja ../llvm -DLLVM_LIT_ARGS=-sv -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_ENABLE_PROJECTS=clang -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../../install -DLLVM_ENABLE_ASSERTIONS=ON ninja