[PATCH] D54384: [llvm-objcopy] Add --build-id-link-dir flag
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 14 17:52:05 PST 2018
dblaikie added a comment.
adding @lhames just as FYI for some stumbling over the Error-as-out-parameter usage.
Ah, found the documentation for it (beyond the basic doxygen): http://llvm.org/docs/ProgrammersManual.html#fallible-constructors
Repository:
rL LLVM
https://reviews.llvm.org/D54384
More information about the llvm-commits
mailing list