Implement support for globally unique constants. Constants no longer live
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:18:19 +0000 (16:18 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:18:19 +0000 (16:18 +0000)
commit3e22bed21110e9ca591a476ff2feea8790c67b13
tree6fcad66a8f76f49ae55982668ca8f5454e7ebc22
parent20b00100302dae95c440d1016f699eb95874002a
Implement support for globally unique constants.  Constants no longer live
in a module or method local pool, they are global to the llvm system.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@419 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ConstPoolVals.h