Remove unnecessary MCExpr.h include from MCSymbol.h
MCSymbol.h already forwards declares MCExpr and only uses MCExpr* so doesn't need to include the header. llvm-svn: 239626
Loading
Please register or sign in to comment
MCSymbol.h already forwards declares MCExpr and only uses MCExpr* so doesn't need to include the header. llvm-svn: 239626