summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-10-15 00:42:39 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-10-15 00:42:39 +0000
commit88e1b97f16c752ca889f24cc7e2a795b47c64696 (patch)
tree0da3ab7033a52adeb9cfb498ec7736b0fb2ef277 /llvm/lib/CodeGen/MachineFunction.cpp
parent267c4fe1b5b290c937ec0ff84908dcd3fd5c8709 (diff)
downloadbcm5719-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/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud