add PR#
authorChris Lattner <sabre@nondot.org>
Mon, 14 Sep 2009 16:49:26 +0000 (16:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Sep 2009 16:49:26 +0000 (16:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81770 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/README.txt

index 97546c4db595db64db3b9a49bec8058a860a2a26..9dd2b365c03ee8fd18e07add7865ab4735c250c6 100644 (file)
@@ -1653,6 +1653,7 @@ entry:
 
 Instcombine should be able to optimize away the loads (and thus the globals).
 
+See also PR4973
 
 //===---------------------------------------------------------------------===//