[PATCH] D76839: [lld-macho] Extend SyntheticSections to cover all segment load commands

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 11:50:43 PDT 2020


smeenai added a comment.

Committed a fix for one issue in rGaf40bff32db7840cfbe07278ff0c498604acc5f0 <https://reviews.llvm.org/rGaf40bff32db7840cfbe07278ff0c498604acc5f0>, and reverted the other two commits in rGb52bc2653bbc8da852a804afbb34836bb7f1e58a <https://reviews.llvm.org/rGb52bc2653bbc8da852a804afbb34836bb7f1e58a> and rGfbae153ca583588de73d8fae84ec262c24d09025 <https://reviews.llvm.org/rGfbae153ca583588de73d8fae84ec262c24d09025>. We'll recommit those with a fix for the UB and keep an eye on the bot. Sorry for the breakage.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76839/new/

https://reviews.llvm.org/D76839





More information about the llvm-commits mailing list