[lld][MachO] Remove stray comment.

llvm-svn: 273917
This commit is contained in:
Lang Hames 2016-06-27 20:00:20 +00:00
parent 21a4625a16
commit 1fc0023ebf
1 changed files with 0 additions and 2 deletions

View File

@ -247,8 +247,6 @@ private:
offAndAtom.atom = atom;
_sectionAtoms[inSection].push_back(offAndAtom);
addAtom(*atom);
// llvm::dbgs() << "In " << inSection->sectionName << ": Added "
// << atom << " (" << atom->name() << ")\n";
}
typedef llvm::DenseMap<const normalized::Section *,