summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/VMCore/AsmWriter.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/VMCore/AsmWriter.cpp b/llvm/lib/VMCore/AsmWriter.cpp
index 316baf124fa..5b4ad43d107 100644
--- a/llvm/lib/VMCore/AsmWriter.cpp
+++ b/llvm/lib/VMCore/AsmWriter.cpp
@@ -6,9 +6,6 @@
// LLVM code, because of of the primary uses of it is for debugging
// transformations.
//
-// TODO: print out the type name instead of the full type if a particular type
-// is in the symbol table...
-//
//===----------------------------------------------------------------------===//
#include "llvm/Assembly/CachedWriter.h"
OpenPOWER on IntegriCloud