This is an archive of the discontinued LLVM Phabricator instance.

[Object/ELF] - Make getSymbol() return Error.
ClosedPublic

Authored by grimar on Nov 2 2016, 8:38 AM.

Details

Summary

That is consisten with other methods around
and helps to handle error on a caller side.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 76713.Nov 2 2016, 8:38 AM
grimar retitled this revision from to [Object/ELF] - Make getSymbol() return Error..
grimar updated this object.
grimar added reviewers: rafael, ruiu.
grimar added subscribers: llvm-commits, grimar, evgeny777.
This revision was automatically updated to reflect the committed changes.