OSDN Git Service

Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 13 Aug 2013 07:57:01 +0000 (07:57 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 13 Aug 2013 07:57:01 +0000 (07:57 +0000)
commit15ab9f4aaa0bebe50c1367963c409d929bede030
treeb873ccdb14a9eb8c21db1693d84fd8a0c6a9dd83
parent6aa9315353574c000c5f2aa0edd34067e94b8c79
Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.

Before this, collectAttributes() was operating on a local object.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188254 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIEHash.cpp
lib/CodeGen/AsmPrinter/DIEHash.h
test/DebugInfo/X86/fission-hash.ll