forked from OSchip/llvm-project
e2a1fa35df
GlobalDCE deletes global vars and updates their initializers to nullptr while leaving underlying constants to be cleaned up later by its uses. The clean up may never happen, fix this by forcing it every time it's safe to destroy constants. Final patch by Rafael Espindola http://reviews.llvm.org/D4931 <rdar://problem/17523868> llvm-svn: 216390 |
||
---|---|---|
.. | ||
2002-07-17-CastRef.ll | ||
2002-07-17-ConstantRef.ll | ||
2002-08-17-FunctionDGE.ll | ||
2002-08-17-WorkListTest.ll | ||
2002-09-12-Redeletion.ll | ||
2003-07-01-SelfReference.ll | ||
2003-10-09-PreserveWeakGlobals.ll | ||
2009-01-05-DeadAliases.ll | ||
2009-02-17-AliasUsesAliasee.ll | ||
basicvariabletest.ll | ||
complex-constantexpr.ll | ||
deadblockaddr.ll | ||
externally_available.ll | ||
global_ctors.ll | ||
global_ctors_integration.ll | ||
indirectbr.ll |