Merge MCSymbol and MCSymbolData.
[oota-llvm.git] / include / llvm / MC / MCAsmLayout.h
index fb28420e0fa3a3e485bbb698611d4ece00b2cc67..1b20d5b804a4ba546ddf2bc541421600848d1e5d 100644 (file)
@@ -18,7 +18,6 @@ class MCAssembler;
 class MCFragment;
 class MCSection;
 class MCSymbol;
-class MCSymbolData;
 
 /// Encapsulates the layout of an assembly file at a particular point in time.
 ///