Global variables with APPENDING linkage are very important to keep around!
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 19:00:50 +0000 (19:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 19:00:50 +0000 (19:00 +0000)
commita2d51afd79879607e7a1882462df0719d4b40fb8
tree1ca7b0915c0b840a61b33f60462cb6a30a5a9364
parent894263bc9f9276ed62b16ede5baecafe2f61840a
Global variables with APPENDING linkage are very important to keep around!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalDCE.cpp