From: Chris Lattner Date: Mon, 14 Sep 2009 16:49:26 +0000 (+0000) Subject: add PR# X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c2b0d484dc3e345b587335fafca290be90356905;p=oota-llvm.git add PR# git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81770 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/README.txt b/lib/Target/README.txt index 97546c4db59..9dd2b365c03 100644 --- a/lib/Target/README.txt +++ b/lib/Target/README.txt @@ -1653,6 +1653,7 @@ entry: Instcombine should be able to optimize away the loads (and thus the globals). +See also PR4973 //===---------------------------------------------------------------------===//