aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-03-13 23:19:10 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-03-13 23:19:10 +0000
commite617b085fe20e3fd6ab21d0a3943140c5f1c9ff7 (patch)
tree57846006b6d08439c958afb3c67e997b76a4340d
parent30b37b5f29991874648d839d018aa2921b39355f (diff)
Update
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26741 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Target/README.txt b/lib/Target/README.txt
index a28486091c..4ab412238a 100644
--- a/lib/Target/README.txt
+++ b/lib/Target/README.txt
@@ -54,6 +54,9 @@ There are two ways to fix this:
Number 1 is the preferred solution.
+This has been "fixed" by a TableGen hack. But that is a short term workaround
+which will be removed once the proper fix is made.
+
//===---------------------------------------------------------------------===//
Turn this into a signed shift right in instcombine: