mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 05:55:35 +08:00
Test Commit
Removal of extra line llvm-svn: 338533
This commit is contained in:
@@ -521,7 +521,6 @@ static bool shouldKeepInSymtab(SectionBase *Sec, StringRef SymName,
|
||||
if (B.isSection())
|
||||
return false;
|
||||
|
||||
|
||||
if (Config->Discard == DiscardPolicy::None)
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user