summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Mangler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/Mangler.h')
-rw-r--r--include/llvm/IR/Mangler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/IR/Mangler.h b/include/llvm/IR/Mangler.h
index 865582ac31..d4a9559819 100644
--- a/include/llvm/IR/Mangler.h
+++ b/include/llvm/IR/Mangler.h
@@ -20,7 +20,6 @@ namespace llvm {
class DataLayout;
class GlobalValue;
-class MCContext;
template <typename T> class SmallVectorImpl;
class Twine;