move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
[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