Issue 109483
Summary Meta issue to track changes for adding plugin and LLVM_BUILD_LLVM_DYLIB support for Windows
Labels
Assignees
Reporter fsfod
    Some rational for these changes is explained in this old LLVM discourse post [Supporting LLVM_BUILD_LLVM_DYLIB on Windows](https://discourse.llvm.org/t/supporting-llvm-build-llvm-dylib-on-windows/58891).

## LLVM
- [x] #96630
- [x] #107873
- [ ] #108051
- [ ] #109024
- [x] #109156
- [ ] Switch to new visibility macros for X86 Target initialize functions definitions.
- [ ] Add visibility macros for Target initialize function declarations.
- [ ] Clang tooling generated visibility macros for LLVM.
- [ ] clang-cl template dllexport workaround.
- [ ] Default symbol visibility on non windows platforms set to hidden.
- [ ] MSVC deleted and defaulted class members changes.
- [ ] MSVC dllexport ilist fix or default template argument workaround.
- [ ] MSVC dllexport cl::opt fix or workaround.

## Clang
- [ ] #108276
- [ ] #109362 
- [ ] #109321
- [x] #109319
- [ ] Clang tooling generated visibility macros for Clang
- [ ] MSVC deleted and defaulted class members changes.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to