aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/GlobalValue.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Implement "internal vs external linkage" which corresponds to the C notion of...Chris Lattner2001-11-261-2/+9
* Factor parentness out of Module & GlobalVariable into GlobalValueChris Lattner2001-10-031-2/+9
* * Both Method & GlobalVariable now subclass GlobalValueChris Lattner2001-10-031-0/+36