[Lldb-commits] [PATCH] D101462: Make it possible for targets to define their own MCObjectFileInfo

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 28 15:52:08 PDT 2021


MaskRay added a comment.

The refactoring part seems useful on its own. The controversial 4-byte alignment part should be split.

Doesn't GNU as use 4 for most architectures as well? Why do you want to change it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101462



More information about the lldb-commits mailing list