llvm/tools/gccas
Chris Lattner 0e4ca08843 Run GlobalDCE before deadtypeelim so that we do not retain types for global
variables that are obviously dead.  The most common case is %FILE


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3370 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-17 22:38:02 +00:00
..
gccas.cpp Run GlobalDCE before deadtypeelim so that we do not retain types for global 2002-08-17 22:38:02 +00:00
Makefile *** empty log message *** 2002-07-23 22:04:43 +00:00