[PATCH] D93297: [lib/Object] - Make ELFObjectFile::getSymbol() return Expected<>.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 02:26:25 PST 2020
This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rG407d42002904: [lib/Object] - Make ELFObjectFile::getSymbol() return Expected<>. (authored by grimar).
Changed prior to commit:
https://reviews.llvm.org/D93297?vs=311892&id=312163#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93297/new/
https://reviews.llvm.org/D93297
Files:
llvm/include/llvm/Object/ELFObjectFile.h
llvm/tools/llvm-objdump/ELFDump.cpp
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/unittests/Object/ELFObjectFileTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93297.312163.patch
Type: text/x-patch
Size: 12703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/d8b2be29/attachment.bin>
More information about the llvm-commits
mailing list