The symbol table just needs a const GlobalValue*, not a non-const one.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Jul 2005 06:16:24 +0000 (06:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Jul 2005 06:16:24 +0000 (06:16 +0000)
commitf0cf1b7e5f7b621c5271cdcdfda598fb5eedf50a
treecdf443221967ab6d7b6fc87cfacafdbbaab0da8f
parent81b6ed7ed1dbf1e5cc001aaff2dee5bdd8d1122e
The symbol table just needs a const GlobalValue*, not a non-const one.

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