[PATCH] D104919: [lld-macho] Preserve alignment for non-deduplicated cstrings

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 11:33:17 PDT 2021


int3 accepted this revision.
int3 added a comment.

do remember to clang-format before you land :)



================
Comment at: lld/test/MachO/dead-strip-align.s:13
+
+# CHECK: 0  \303Q043\005\376\334\272\230vT2\020\001
+
----------------
lgrey wrote:
> int3 wrote:
> > should we test for a non-zero offset as well?
> How's this?
lg, thanks!


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

https://reviews.llvm.org/D104919



More information about the llvm-commits mailing list