[PATCH] D27772: Add the ability to get attribute values as Optional<T>
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 14:48:28 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289731: Add the ability to get attribute values as Optional<T> (authored by gclayton).
Changed prior to commit:
https://reviews.llvm.org/D27772?vs=81460&id=81481#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27772
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/trunk/tools/dsymutil/DwarfLinker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27772.81481.patch
Type: text/x-patch
Size: 19539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/796d50c5/attachment.bin>
More information about the llvm-commits
mailing list