Files
clang-p2996/llvm/lib/Transforms/IPO/ConstantMerge.cpp
Dan Gohman 5d5bc6d000 Use hasDefinitiveInitializer() instead of testing the same thing
by hand, and fix a few places that were using hasInitializer() that
appear to depend on the initializer value.

llvm-svn: 79441
2009-08-19 18:20:44 +00:00

4.1 KiB