[llvm] [extract_symbols.py] Add DATA flag for non-function export symbols (PR #101951)

via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 10:07:15 PST 2024


shatyuka wrote:

Yes, `__declspec(dllimport)` is needed to import a variable for MSVC. IDK if llvm is ready for this.

https://github.com/llvm/llvm-project/pull/101951


More information about the llvm-commits mailing list