diff options
| author | Eli Bendersky <eliben@google.com> | 2015-03-23 23:49:41 +0000 |
|---|---|---|
| committer | Eli Bendersky <eliben@google.com> | 2015-03-23 23:49:41 +0000 |
| commit | 4184222e828845a90600e07645bc54e3a59832cb (patch) | |
| tree | b097d88e30273f69baac9995c7480a6340b1c912 /llvm/lib/Object/ELF.cpp | |
| parent | 58e48357791f4c12647b746595f3d431838ddb94 (diff) | |
| download | bcm5719-llvm-4184222e828845a90600e07645bc54e3a59832cb.tar.gz bcm5719-llvm-4184222e828845a90600e07645bc54e3a59832cb.zip | |
Cleanup: no need to pass DefinitionKind into ParseCXXInlineMethodDef
All ParseCXXInlineMethodDef does with it is assign it on the ParsingDeclarator.
Since that is passed in as well, the (single) caller may as well set the
DefinitionKind, thus simplifying the code.
No change in functionality.
llvm-svn: 233043
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions

