Skip to content

Commit b52feaa

Browse files
committed
Remove hax
1 parent ebf8576 commit b52feaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lld/ELF/LTO.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ void BitcodeCompiler::add(BitcodeFile &f) {
235235
const lto::InputFile::Symbol &objSym = objSyms[i];
236236
lto::SymbolResolution &r = resols[i];
237237

238-
dbgs() << sym->
239-
240238
// Ideally we shouldn't check for SF_Undefined but currently IRObjectFile
241239
// reports two symbols for module ASM defined. Without this check, lld
242240
// flags an undefined in IR with a definition in ASM as prevailing.

0 commit comments

Comments
 (0)