llvm-svn: 81770
This commit is contained in:
Chris Lattner 2009-09-14 16:49:26 +00:00
parent cb1c19147f
commit dda095ec4a
1 changed files with 1 additions and 0 deletions

View File

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