Skip to content
  • Rui Ueyama's avatar
    Simplify SplitInputSection::getRangeAndSize. · 90fa3722
    Rui Ueyama authored
    This patch adds Size member to SectionPiece so that getRangeAndSize
    can just return a SectionPiece instead of a std::pair<SectionPiece *, uint_t>.
    Also renamed the function.
    
    llvm-svn: 270346
    90fa3722
Loading