parent
21a4625a16
commit
1fc0023ebf
|
|
@ -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 *,
|
||||
|
|
|
|||
Loading…
Reference in New Issue