diff options
-rw-r--r-- | lib/Target/README.txt | 3 |
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: |