Removed code that added program code csects to a collection as part
of addressing review comments, but I failed to update an assert affected
by the change before commiting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369471
91177308-0d34-0410-b5e6-
96231b3b80d8
}
void XCOFFObjectWriter::writeSymbolTable() {
- assert((ProgramCodeCsects.size() == 1 &&
- ProgramCodeCsects.back().Syms.size() == 0) &&
- ".text csects not handled yet.");
+ assert(ProgramCodeCsects.size() == 0 && ".text csects not handled yet.");
// The BSS Section is special in that the csects must contain a single symbol,
// and the contained symbol cannot be represented in the symbol table as a