aboutsummaryrefslogtreecommitdiff
path: root/lib/AsmParser/llvmAsmParser.cpp.cvs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-19 18:39:36 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-19 18:39:36 +0000
commit186a43f1ad678b130e4f62387b55c136c773f7cf (patch)
tree5907bd821d99146145df118998969f1a41b31841 /lib/AsmParser/llvmAsmParser.cpp.cvs
parent4e0422c7e67574a440cc68484267e4dc50a62a3d (diff)
For PR1248:
Eliminate support for type planes in numbered values. This simplifies the data structures involved in managing forward definitions, etc. Instead of requiring maps from type to value, we can now just use a vector of values. These changes also required rewrites of some support functions such as InsertValue, getBBVal, and ResolveDefinitions. Some other cosmetic changes were made as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35173 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions