summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/TableGen/FastISelEmitter.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/utils/TableGen/FastISelEmitter.cpp b/llvm/utils/TableGen/FastISelEmitter.cpp
index 7edd5fca420..44426643591 100644
--- a/llvm/utils/TableGen/FastISelEmitter.cpp
+++ b/llvm/utils/TableGen/FastISelEmitter.cpp
@@ -389,5 +389,3 @@ void FastISelEmitter::run(std::ostream &OS) {
OS << "}\n";
}
-
-// todo: really filter out Constants
OpenPOWER on IntegriCloud