From 99e87e9147d0982cb8291f9da1b73b4ffbce6703 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Mon, 13 Mar 2006 23:19:10 +0000 Subject: [PATCH] Update llvm-svn: 26741 --- lib/Target/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Target/README.txt b/lib/Target/README.txt index a28486091cb..4ab412238a0 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: