aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Target/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/README.txt b/lib/Target/README.txt
index 97546c4db5..9dd2b365c0 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
//===---------------------------------------------------------------------===//