[PATCH] D90690: [llvm-objcopy][MachO] Fix adding multiple sections
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 13:36:48 PST 2020
smeenai added a comment.
In D90690#2372192 <https://reviews.llvm.org/D90690#2372192>, @eqv wrote:
> Any ideas why seemingly unrelated tests are failing? Is this something I should worry about?
I wouldn't worry about it. The symtab-sh-info.s failure is a known issue, and D88348 <https://reviews.llvm.org/D88348> should fix that. Dunno about the other one, but it's pretty clearly unrelated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90690/new/
https://reviews.llvm.org/D90690
More information about the llvm-commits
mailing list