[PATCH] D141638: [lld-macho] Downgrade missing fat arch to warning
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 15:51:25 PST 2023
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
Might be nice for us to add more detail in the error/warning message indicating the arch looked for vs the archs actually found. Also the message should be standardized into the `$path: $message` form. We can do that later though, this diff is fine as-is
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141638/new/
https://reviews.llvm.org/D141638
More information about the llvm-commits
mailing list