OSDN Git Service

mark a large static table static. Pointed out by Michael Ilseman!
authorChris Lattner <sabre@nondot.org>
Mon, 25 Apr 2011 22:14:33 +0000 (22:14 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Apr 2011 22:14:33 +0000 (22:14 +0000)
commit607b8ebfb849e3257d5ab64fae3ae62229eadb6f
treef06db3366a60fdd1c262d9b95265ffd9e420ff98
parent6311a55b9dae82977c892ef9bda7c39f781ea564
mark a large static table static.  Pointed out by Michael Ilseman!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130160 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Function.cpp