[PATCH] D81888: [lld-macho] Make sure ZeroFill sections are at the end of their segments
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 19:51:04 PDT 2020
smeenai added a comment.
In D81888#2094383 <https://reviews.llvm.org/D81888#2094383>, @int3 wrote:
> Yup. Not sure why arc didn't automatically link it up...
AFAIK arc doesn't infer the link automatically based on your git commit stacking ... you have to set it up manually or put "Depends on Dxxxxx" in your Summary :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81888/new/
https://reviews.llvm.org/D81888
More information about the llvm-commits
mailing list