mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
independently of whether they're definitions, then teach IR generation to ignore non-explicit visibility when emitting declarations. Use this to make sure that RTTI, vtables, and VTTs get the right visibility. More of rdar://problem/8613093 llvm-svn: 117781