Add a version of the globalvariable ctor that inserts at a specific location.
authorChris Lattner <sabre@nondot.org>
Sat, 30 Sep 2006 21:31:26 +0000 (21:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Sep 2006 21:31:26 +0000 (21:31 +0000)
commitadc95467e41d6c46793f665168468cbf348c3638
tree8093c9dc84df3e6f62cdfb4e24e9cf0632e07d42
parentcff1673182b239a8b8a53ac68fc48fe93161357e
Add a version of the globalvariable ctor that inserts at a specific location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30677 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/GlobalVariable.h
lib/VMCore/Globals.cpp