There is no portable std::abs overload for int64_t, use the llvm::abs64
[oota-llvm.git] / lib / VMCore / GVMaterializer.cpp
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...