git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81770 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-09-14 16:49:26 +00:00
parent 030e5a0438
commit c2b0d484dc

View File

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