aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-06-28 23:36:30 +0000
committerChris Lattner <sabre@nondot.org>2008-06-28 23:36:30 +0000
commit4a927cba2e110c81d55fd733139e6309d94172f8 (patch)
tree93437b27ab4007f1b4a533b77348d551a36cbf0c /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent2e052a81fd806c90605abaef19f40feb54aa825c (diff)
downloadllvm-4a927cba2e110c81d55fd733139e6309d94172f8.zip
llvm-4a927cba2e110c81d55fd733139e6309d94172f8.tar.gz
llvm-4a927cba2e110c81d55fd733139e6309d94172f8.tar.bz2
adjust the prototypes of a bunch of decl processing methods to take
the single attribute they look at by reference instead of by pointer. This is a subtle indicator that they take the specified attribute, not a whole list of them. This also make HandleExtVectorTypeAttribute work the same way as the rest of the attributes, adds some comments etc. No functionality change. llvm-svn: 52871
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions