diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-27 22:59:03 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-27 22:59:03 +0000 |
commit | 6289892c20a3c3c80c3c25ed303f9abb9758d421 (patch) | |
tree | ec39454442c8a8bb12b83c43c609c65028a21973 /llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp | |
parent | ca706e54a9a76cd2c26959c537bb90aa40514435 (diff) | |
download | bcm5719-llvm-6289892c20a3c3c80c3c25ed303f9abb9758d421.tar.gz bcm5719-llvm-6289892c20a3c3c80c3c25ed303f9abb9758d421.zip |
AsmPrinter: Return added DIE from DIE::addChild()
Change `DIE::addChild()` to return a reference to the just-added node,
and update consumers to use it directly. An upcoming commit will
abstract away (and eventually change) the underlying storage of
`DIE::Children`.
llvm-svn: 238372
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp')
0 files changed, 0 insertions, 0 deletions