OSDN Git Service

Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a...
authorChris Lattner <sabre@nondot.org>
Wed, 28 Jun 2006 21:38:54 +0000 (21:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Jun 2006 21:38:54 +0000 (21:38 +0000)
commitf190d3805519beb3ec9afe4adfda30e82dcd2995
tree34a1c3e371e24cc48eceb410d06410edd0155d0a
parentc521409d4cf6c8edf4900dda36f6ef9b953f8951
Use hidden visibility to reduce the sizes of some .o files.  This chops 60K off a release llvm-dis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp
lib/VMCore/Constants.cpp
lib/VMCore/Type.cpp
lib/VMCore/Verifier.cpp