MC: Add MCSectionData::AddressSize, which is the size of the address space...
MC: Add MCSectionData::AddressSize, which is the size of the address space consumed by the section. This can differ from both the section logical size, and the section size on disk (although the current code handles this without making an explicit distinction). llvm-svn: 103689
Loading
Please register or sign in to comment