Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused.

llvm-svn: 166561
This commit is contained in:
Douglas Gregor
2012-10-24 14:11:55 +00:00
parent 04dbc2d022
commit 47c089624f
3 changed files with 2 additions and 8 deletions

View File

@@ -353,9 +353,7 @@ void CodeGenModule::setTypeVisibility(llvm::GlobalValue *GV,
// to deal with mixed-visibility symbols.
case TSK_ExplicitSpecialization:
case TSK_ImplicitInstantiation:
if (!CodeGenOpts.HiddenWeakTemplateVTables)
return;
break;
return;
}
// If there's a key function, there may be translation units