[PATCH] D121398: Return an error when dsymutil might produce an invalid mach-o file.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 12:02:44 PST 2022
clayborg added a comment.
Yeah, the error reporting was doing this pattern everywhere else, and I didn't want to break the pattern, or switch all of dsymutil over the llvm::Error...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121398/new/
https://reviews.llvm.org/D121398
More information about the llvm-commits
mailing list