llvm-project
122afae1
- [libclang][Cygwin] Use __declspec(dllexport) for libclang on Cygwin (#147122)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
123 days ago
[libclang][Cygwin] Use __declspec(dllexport) for libclang on Cygwin (#147122) This is needed for Cygwin build without `-DLLVM_LINK_LLVM_DYLIB=ON`, otherwise causes a linker error 'export ordinal too large'.
References
#147122 - [libclang][Cygwin] Use __declspec(dllexport) for libclang on Cygwin
Author
kikairoya
Parents
968410ff
Loading