diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-10-15 00:42:39 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-10-15 00:42:39 +0000 |
commit | 88e1b97f16c752ca889f24cc7e2a795b47c64696 (patch) | |
tree | 0da3ab7033a52adeb9cfb498ec7736b0fb2ef277 /llvm/lib/CodeGen/StackSlotColoring.cpp | |
parent | 267c4fe1b5b290c937ec0ff84908dcd3fd5c8709 (diff) | |
download | bcm5719-llvm-88e1b97f16c752ca889f24cc7e2a795b47c64696.tar.gz bcm5719-llvm-88e1b97f16c752ca889f24cc7e2a795b47c64696.zip |
Simplify handling of struct/union/class tags.
Instead of using two sets of Decl kinds (Struct/Union/Class and CXXStruct/CXXUnion/CXXClass), use one 'Record' and one 'CXXRecord' Decl kind and make tag kind a property of TagDecl.
Cleans up the code a bit and better reflects that Decl class structure.
llvm-svn: 57541
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions