diff options
Diffstat (limited to 'ELF/OutputSections.h')
| -rw-r--r-- | ELF/OutputSections.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/OutputSections.h b/ELF/OutputSections.h index 6405fb38c6d6..413871b60cf7 100644 --- a/ELF/OutputSections.h +++ b/ELF/OutputSections.h @@ -50,6 +50,7 @@ public: template <typename ELFT> void writeHeaderTo(typename ELFT::Shdr *SHdr); unsigned SectionIndex; + unsigned SortRank; uint32_t getPhdrFlags() const; |
