summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include')
-rw-r--r--llvm/include/llvm/MC/MCSection.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/include/llvm/MC/MCSection.h b/llvm/include/llvm/MC/MCSection.h
index 7f9d976b959..a085d129c82 100644
--- a/llvm/include/llvm/MC/MCSection.h
+++ b/llvm/include/llvm/MC/MCSection.h
@@ -93,10 +93,6 @@ public:
return const_cast<MCSectionData *>(this)->rend();
}
- size_t size() const;
-
- bool empty() const;
-
void dump();
/// @}
OpenPOWER on IntegriCloud