[PATCH] D27737: Switch functions that returned bool and filled in a DWARFFormValue arg with ones that return Optional<DWARFFormValue>
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 15:31:16 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289611: Switch functions that returned bool and filled in a DWARFFormValue arg with… (authored by gclayton).
Changed prior to commit:
https://reviews.llvm.org/D27737?vs=81317&id=81318#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27737
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
llvm/trunk/tools/dsymutil/DwarfLinker.cpp
llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27737.81318.patch
Type: text/x-patch
Size: 11684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/96455964/attachment.bin>
More information about the llvm-commits
mailing list