summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2015-03-23 23:49:41 +0000
committerEli Bendersky <eliben@google.com>2015-03-23 23:49:41 +0000
commit4184222e828845a90600e07645bc54e3a59832cb (patch)
treeb097d88e30273f69baac9995c7480a6340b1c912 /llvm/lib/Object/ELF.cpp
parent58e48357791f4c12647b746595f3d431838ddb94 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud