mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
This makes us emit dllexported in-class initialized static data members (which are treated as definitions in MSVC), even when they're not referenced. It also makes their special linkage reflected in the GVA linkage instead of getting massaged in CodeGen. Differential Revision: http://reviews.llvm.org/D4563 llvm-svn: 213304
6.6 KiB
6.6 KiB