--changed Sugesting colors for method calls/return values etc.
[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