[PATCH] D104919: [lld-macho] Preserve alignment for non-deduplicated cstrings
Leonard Grey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 09:15:17 PDT 2021
lgrey added inline comments.
================
Comment at: lld/test/MachO/dead-strip-align.s:13
+
+# CHECK: 0 \303Q043\005\376\334\272\230vT2\020\001
+
----------------
int3 wrote:
> should we test for a non-zero offset as well?
How's this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104919/new/
https://reviews.llvm.org/D104919
More information about the llvm-commits
mailing list