Details
Details
- Reviewers
int3 - Group Reviewers
Restricted Project - Commits
- rG319181f76718: [lld-macho] Fix alignment of TLV data sections
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lld/test/MachO/tlv.s | ||
---|---|---|
124–127 | Note that this doesn't cause a problem at an alignment of 16 unless __thread_vars has an odd number of entries, which makes (otherwise __thread_data is accidentally aligned to 16) |
Comment Actions
Addressed comments and added a check that __thread_vars is aligned correctly for the test to be valuable.
clang-format not found in user’s local PATH; not linting file.