summaryrefslogtreecommitdiff
path: root/lib/CodeGen/README.txt
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-04-04 01:19:03 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-04-04 01:19:03 +0000
commite04f7365452e9c08f89d26187adcc08bf72233e5 (patch)
treee96e9838cf606542b989842715fa34f681dede63 /lib/CodeGen/README.txt
parente27847056d5b0e4e539938aca993d4b62c3c7fe5 (diff)
downloadllvm-e04f7365452e9c08f89d26187adcc08bf72233e5.tar.gz
llvm-e04f7365452e9c08f89d26187adcc08bf72233e5.tar.bz2
llvm-e04f7365452e9c08f89d26187adcc08bf72233e5.tar.xz
This is done.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49197 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/README.txt')
-rw-r--r--lib/CodeGen/README.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/CodeGen/README.txt b/lib/CodeGen/README.txt
index f7975fea6d..a66fc9dcdc 100644
--- a/lib/CodeGen/README.txt
+++ b/lib/CodeGen/README.txt
@@ -197,7 +197,3 @@ It would be really nice to be able to write patterns in .td files for copies,
which would eliminate a bunch of explicit predicates on them (e.g. no side
effects). Once this is in place, it would be even better to have tblgen
synthesize the various copy insertion/inspection methods in TargetInstrInfo.
-
-//===---------------------------------------------------------------------===//
-
-Avoid issuing copies of TargetInstrInfo::implicit_def.