[llvm-commits] make GlobalVariable::getInitializer() return const

Chris Lattner clattner at apple.com
Fri Jun 17 09:49:33 PDT 2011


On Jun 17, 2011, at 6:46 AM, Jay Foad wrote:

> This fixes a FIXME by making GlobalVariable::getInitializer() return a
> const Constant.
> 
> Tested with "make check-all", LLVM and Clang. OK to commit?

LGTM, thanks Jay

-Chris



More information about the llvm-commits mailing list