[PATCH] D85786: [lld-macho] Emit load command LC_BUILD_VERSION

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:31:17 PDT 2020


gkm added a comment.

@int3, For tests cases, I did the simple fix of adjusting addresses to accommodate the expansion of the load-command section. Should I expend the effort to generalize via patterns in order to quietly absorb future load-command expansions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85786



More information about the llvm-commits mailing list