Author: ddunbar
Date: Sat Nov 21 03:11:59 2009
New Revision: 89551
URL: http://llvm.org/viewvc/llvm-project?rev=89551&view=rev
Log:
Remove dead variable.
Modified:
cfe/trunk/lib/CodeGen/Mangle.cpp
Modified: cfe/trunk/lib/CodeGen/Mangle.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/CodeGen/Mangle.cpp?rev=89551&r1=89550&r2=89551&view=diff
==============================================================================
--- cfe/trunk/lib/CodeGen/Mangle.cpp (original)
+++ cfe/trunk/lib/CodeGen/Mangle.cpp Sat Nov 21 03:11:59 2009
@@ -36,7 +36,6 @@
const CXXMethodDecl *Structor;
unsigned StructorType;
- CXXCtorType CtorType;
llvm::DenseMap<uintptr_t, unsigned> Substitutions;
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits