When creating a ConstantRange for [n,UINT_MAX], special case n == 0, because
[oota-llvm.git] / lib / VMCore / GVMaterializer.cpp
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...