aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Writer/WriterInternals.h
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-07-04 11:42:49 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-07-04 11:42:49 +0000
commit24ab28f1e545e04669f4bb32aaf1b49f9ca59310 (patch)
treebc51b778623d9095b2eace22ce028a0366908515 /lib/Bytecode/Writer/WriterInternals.h
parent5e394ff01b5da38c5f5c83d0faf45aebea743b85 (diff)
For bug 122:
Separate Types from Values because Type no longer inherits from Value. The changes for this are too numerous to list. In essence, any data structure that contained a Value was doubled so that Types could be contained similarly. New members include Types, TypeMap, CompactionTypes, and CompactionTypeMap. Functions taking a Value* were overloaded with a variant that takes a Type* that acts on the new data structures. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14608 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode/Writer/WriterInternals.h')
0 files changed, 0 insertions, 0 deletions