summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/TargetLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/lib/ReaderWriter/ELF/TargetLayout.h')
-rw-r--r--lld/lib/ReaderWriter/ELF/TargetLayout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/lib/ReaderWriter/ELF/TargetLayout.h b/lld/lib/ReaderWriter/ELF/TargetLayout.h
index 4ba03979202..7f65990b5c5 100644
--- a/lld/lib/ReaderWriter/ELF/TargetLayout.h
+++ b/lld/lib/ReaderWriter/ELF/TargetLayout.h
@@ -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
OpenPOWER on IntegriCloud