[PATCH] D103977: [lld-macho][nfc] Move liveness-tracking fields into ConcatInputSection

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 17:49:48 PDT 2021


thakis added a comment.

You can look at http://45.33.8.238/ , it's public and the Linux bit on it cycles in a little over 3 minutes :)

The asserts are kind of load bearing in that if they fire we'll write invalid output, so I think it'd be nice to keep them. Maybe the cast can go in a helper or something?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103977



More information about the llvm-commits mailing list