[ELF] Remove unused typedef

llvm-svn: 234066
This commit is contained in:
Simon Atanasyan 2015-04-03 23:07:18 +00:00
parent c36c80c2f2
commit a2404f898a
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ template <class ELFT> class TargetLayout {
public:
typedef uint32_t SectionOrder;
typedef uint32_t SegmentType;
typedef uint32_t Flags;
// The order in which the sections appear in the output file
// If its determined, that the layout needs to change