Update
authorEvan Cheng <evan.cheng@apple.com>
Mon, 13 Mar 2006 23:19:10 +0000 (23:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 13 Mar 2006 23:19:10 +0000 (23:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26741 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/README.txt

index a28486091cbc459c4b9037ecd6c86bd35bf3bb2b..4ab412238a0b794e388d8061788197aff67ff703 100644 (file)
@@ -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: