Add option to print per module instead of per method, so that
[oota-llvm.git] / include / llvm / GlobalValue.h
2001-10-03 Chris LattnerFactor parentness out of Module & GlobalVariable into...
2001-10-03 Chris Lattner* Both Method & GlobalVariable now subclass GlobalValue