diff options
author | Stephen Kelly <steveire@gmail.com> | 2019-01-15 22:50:37 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2019-01-15 22:50:37 +0000 |
commit | 42d9950073fd0ee20a9c21bb12737d3f1c38d28d (patch) | |
tree | ad3c739c570160138c5ddc7c1ab9f45269caed5e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b418937793e81fc7541ce2eb322611ce40d43b3e (diff) | |
download | llvm-42d9950073fd0ee20a9c21bb12737d3f1c38d28d.zip llvm-42d9950073fd0ee20a9c21bb12737d3f1c38d28d.tar.gz llvm-42d9950073fd0ee20a9c21bb12737d3f1c38d28d.tar.bz2 |
Re-order overrides in FunctionDecl dump
Output all content which is local to the FunctionDecl before traversing
to child AST nodes.
This is necessary so that all of the part which is local to the
FunctionDecl can be split into a different method.
Reviewers: aaron.ballman
Differential Revision: https://reviews.llvm.org/D55083
llvm-svn: 351269
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions