Implement "internal vs external linkage" which corresponds to the C notion of static
authorChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 18:46:40 +0000 (18:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Nov 2001 18:46:40 +0000 (18:46 +0000)
commit6197b0fe5466f3df29946bdcd47bd2ad462ea007
tree479a7400d4b26569d036e7cd2bff0cd659a92e7e
parentc5d1d20e2859d631bc65160726e7a656d1da4277
Implement "internal vs external linkage" which corresponds to the C notion of static

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1362 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Function.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h