Remove vestigal bits of MC from the mangler. It no longer uses this, and
[oota-llvm.git] / include / llvm / IR / Mangler.h
index 865582ac318b8a9f61880dba9f575d89e97726e5..d4a95598196f7c8c431f7acea9d105f5a4418bc5 100644 (file)
@@ -20,7 +20,6 @@ namespace llvm {
 
 class DataLayout;
 class GlobalValue;
-class MCContext;
 template <typename T> class SmallVectorImpl;
 class Twine;